tensorflow.CostGraphDef
de type Protobuf.CostGraphDef
Classes imbriquées
classe | CostGraphDef.AggregatedCost | Total cost of this graph, typically used for balancing decisions. | |
interface | CostGraphDef.AggregatedCostOrBuilder | ||
classe | CostGraphDef.Builder | tensorflow.CostGraphDef de type Protobuf.CostGraphDef | |
classe | CostGraphDef.Node | tensorflow.CostGraphDef.Node de type Protobuf.CostGraphDef.Node | |
interface | CostGraphDef.NodeOrBuilder |
Constantes
int | COST_FIELD_NUMBER | |
int | NODE_FIELD_NUMBER |
Méthodes publiques
booléen | est égal (Obj objet) |
CostGraphDef.AggregatedCost | getCost (index entier) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
int | getCostCount () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
Liste< CostGraphDef.AggregatedCost > | getCostList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.AggregatedCostOrBuilder | getCostOrBuilder (index int) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
Liste<? étend CostGraphDef.AggregatedCostOrBuilder > | getCostOrBuilderList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef statique | |
CoûtGraphDef | |
final statique com.google.protobuf.Descriptors.Descriptor | |
CostGraphDef.Node | getNode (index entier) repeated .tensorflow.CostGraphDef.Node node = 1; |
int | getNodeCount () repeated .tensorflow.CostGraphDef.Node node = 1; |
Liste< CostGraphDef.Node > | getNodeList () repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.NodeOrBuilder | getNodeOrBuilder (index int) repeated .tensorflow.CostGraphDef.Node node = 1; |
Liste<? étend CostGraphDef.NodeOrBuilder > | getNodeOrBuilderList () repeated .tensorflow.CostGraphDef.Node node = 1; |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | |
booléen final | |
CostGraphDef.Builder statique | newBuilder (prototype CostGraphDef ) |
CostGraphDef.Builder statique | |
CostGraphDef.Builder | |
CostGraphDef statique | parseDelimitedFrom (entrée InputStream) |
CostGraphDef statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef statique | parseFrom (données ByteBuffer) |
CostGraphDef statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
CostGraphDef statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef statique | parseFrom (données com.google.protobuf.ByteString) |
CostGraphDef statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
CostGraphDef.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final entier COST_FIELD_NUMBER
public statique final int NODE_FIELD_NUMBER
Méthodes publiques
public booléen égal (Objet obj)
public CostGraphDef.AggregatedCost getCost (index int)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
public int getCostCount ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
Liste publique < CostGraphDef.AggregatedCost > getCostList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
public CostGraphDef.AggregatedCostOrBuilder getCostOrBuilder (index int)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
Liste publique <? étend CostGraphDef.AggregatedCostOrBuilder > getCostOrBuilderList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
Liste publique < CostGraphDef.Node > getNodeList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
public CostGraphDef.NodeOrBuilder getNodeOrBuilder (index int)
repeated .tensorflow.CostGraphDef.Node node = 1;
Liste publique <? étend CostGraphDef.NodeOrBuilder > getNodeOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public statique CostGraphDef parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique CostGraphDef parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique CostGraphDef parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique CostGraphDef parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
public statique CostGraphDef parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique CostGraphDef parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public statique CostGraphDef parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique CostGraphDef parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|