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