Tensorflow de tipo tensorflow.CostGraphDef
Clases anidadas
| clase | CostGraphDef.AggregatedCost | Total cost of this graph, typically used for balancing decisions. | |
| interfaz | CostGraphDef.AggregatedCostOrBuilder | ||
| clase | CostGraphDef.Builder | Tensorflow de tipo tensorflow.CostGraphDef | |
| clase | CostGraphDef.Node | Tipo de tensorflow.CostGraphDef.Node | |
| interfaz | CostGraphDef.NodeOrBuilder | ||
Constantes
| En t | COST_FIELD_NUMBER | |
| En t | NODE_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| CostGraphDef.AggregatedCost | getCost (índice int) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| En t | getCostCount () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| Lista < CostGraphDef.AggregatedCost > | getCostList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| CostGraphDef.AggregatedCostOrBuilder | getCostOrBuilder (índice int) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| Lista <? extiende CostGraphDef.AggregatedCostOrBuilder > | getCostOrBuilderList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| estático CostGraphDef | |
| CostGraphDef | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| CostGraphDef.Node | getNode (índice int) repeated .tensorflow.CostGraphDef.Node node = 1; |
| En t | getNodeCount () repeated .tensorflow.CostGraphDef.Node node = 1; |
| Lista < CostGraphDef.Node > | getNodeList () repeated .tensorflow.CostGraphDef.Node node = 1; |
| CostGraphDef.NodeOrBuilder | getNodeOrBuilder (índice int) repeated .tensorflow.CostGraphDef.Node node = 1; |
| Lista <? extiende CostGraphDef.NodeOrBuilder > | getNodeOrBuilderList () repeated .tensorflow.CostGraphDef.Node node = 1; |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| En t | hashCode () |
| booleano final | |
| estático CostGraphDef.Builder | newBuilder (prototipo CostGraphDef ) |
| estático CostGraphDef.Builder | newBuilder () |
| CostGraphDef.Builder | |
| estático CostGraphDef | parseDelimitedFrom (entrada InputStream) |
| estático CostGraphDef | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático CostGraphDef | parseFrom (datos ByteBuffer) |
| estático CostGraphDef | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático CostGraphDef | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático CostGraphDef | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| estático CostGraphDef | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático CostGraphDef | parseFrom (datos com.google.protobuf.ByteString) |
| estático CostGraphDef | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático CostGraphDef | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| CostGraphDef.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int COST_FIELD_NUMBER
public static final int NODE_FIELD_NUMBER
Métodos públicos
public boolean es igual a (Object obj)
public CostGraphDef.AggregatedCost getCost (índice int)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
public int getCostCount ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
Lista pública < CostGraphDef.AggregatedCost > getCostList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
public CostGraphDef.AggregatedCostOrBuilder getCostOrBuilder (índice int)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
Lista pública <? extiende CostGraphDef.AggregatedCostOrBuilder > getCostOrBuilderList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
public CostGraphDef.NodeOrBuilder getNodeOrBuilder (índice int)
repeated .tensorflow.CostGraphDef.Node node = 1;
Lista pública <? extiende CostGraphDef.NodeOrBuilder > getNodeOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static CostGraphDef parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static CostGraphDef parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
Public static CostGraphDef parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
Public static CostGraphDef parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
public static CostGraphDef parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
CostGraphDef estático público parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
public static CostGraphDef parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
Public static CostGraphDef parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|