Tipo de protobuf tensorflow.CostGraphDef
Classes aninhadas
| aula | CostGraphDef.AggregatedCost | Total cost of this graph, typically used for balancing decisions. | |
| interface | CostGraphDef.AggregatedCostOrBuilder | ||
| aula | CostGraphDef.Builder | Tipo de protobuf tensorflow.CostGraphDef | |
| aula | CostGraphDef.Node | Tipo de protobuf tensorflow.CostGraphDef.Node | |
| interface | CostGraphDef.NodeOrBuilder | ||
Constantes
| interno | COST_FIELD_NUMBER | |
| interno | NODE_FIELD_NUMBER |
Métodos Públicos
| booleano | é igual (objeto obj) |
| CostGraphDef.AggregatedCost | getCost (índice interno) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| interno | getCostCount () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| Lista< CostGraphDef.AggregatedCost > | getCostList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| CostGraphDef.AggregatedCostOrBuilder | getCostOrBuilder (índice interno) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| Lista<? estende CostGraphDef.AggregatedCostOrBuilder > | getCostOrBuilderList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| CostGraphDef estático | |
| CostGraphDef | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| CostGraphDef.Node | getNode (índice interno) repeated .tensorflow.CostGraphDef.Node node = 1; |
| interno | getNodeCount () repeated .tensorflow.CostGraphDef.Node node = 1; |
| Lista< CostGraphDef.Node > | getNodeList () repeated .tensorflow.CostGraphDef.Node node = 1; |
| CostGraphDef.NodeOrBuilder | getNodeOrBuilder (índice interno) repeated .tensorflow.CostGraphDef.Node node = 1; |
| Lista<? estende CostGraphDef.NodeOrBuilder > | getNodeOrBuilderList () repeated .tensorflow.CostGraphDef.Node node = 1; |
| interno | |
| final com.google.protobuf.UnknownFieldSet | |
| interno | código hash () |
| booleano final | |
| CostGraphDef.Builder estático | newBuilder (protótipo CostGraphDef ) |
| CostGraphDef.Builder estático | |
| CostGraphDef.Builder | |
| CostGraphDef estático | parseDelimitedFrom (entrada InputStream) |
| CostGraphDef estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CostGraphDef estático | parseFrom (dados de ByteBuffer) |
| CostGraphDef estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CostGraphDef estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CostGraphDef estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| CostGraphDef estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CostGraphDef estático | parseFrom (dados com.google.protobuf.ByteString) |
| CostGraphDef estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CostGraphDef estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| CostGraphDef.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int COST_FIELD_NUMBER
público estático final int NODE_FIELD_NUMBER
Métodos Públicos
booleano público é igual (Object obj)
public CostGraphDef.AggregatedCost getCost (índice int)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
público 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<? estende CostGraphDef.AggregatedCostOrBuilder > getCostOrBuilderList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público int getNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
public CostGraphDef.NodeOrBuilder getNodeOrBuilder (índice int)
repeated .tensorflow.CostGraphDef.Node node = 1;
Lista pública<? estende CostGraphDef.NodeOrBuilder > getNodeOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static CostGraphDef parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static CostGraphDef parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static CostGraphDef parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static CostGraphDef parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
| IOException |
|---|
public static CostGraphDef parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
público estático CostGraphDef parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static CostGraphDef parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static CostGraphDef parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|