classe finale statique publique CostGraphDef.AggregatedCost
Total cost of this graph, typically used for balancing decisions.
tensorflow.CostGraphDef.AggregatedCost
de type Protobuf.CostGraphDef.AggregatedCost Classes imbriquées
classe | CostGraphDef.AggregatedCost.Builder | Total cost of this graph, typically used for balancing decisions. |
Constantes
int | COST_FIELD_NUMBER | |
int | DIMENSION_FIELD_NUMBER |
Méthodes publiques
booléen | est égal à (Obj objet) |
flotter | getCost () Aggregated cost value. |
statique CostGraphDef.AggregatedCost | |
CostGraphDef.AggregatedCost | |
final statique com.google.protobuf.Descriptors.Descriptor | |
Chaîne | getDimension () Aggregated cost dimension (e.g. |
com.google.protobuf.ByteString | getDimensionBytes () Aggregated cost dimension (e.g. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | |
booléen final | |
statique CostGraphDef.AggregatedCost.Builder | newBuilder (prototype CostGraphDef.AggregatedCost ) |
statique CostGraphDef.AggregatedCost.Builder | |
CostGraphDef.AggregatedCost.Builder | |
statique CostGraphDef.AggregatedCost | parseDelimitedFrom (entrée InputStream) |
statique CostGraphDef.AggregatedCost | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique CostGraphDef.AggregatedCost | parseFrom (données ByteBuffer) |
statique CostGraphDef.AggregatedCost | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique CostGraphDef.AggregatedCost | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique CostGraphDef.AggregatedCost | parseFrom (entrée com.google.protobuf.CodedInputStream) |
statique CostGraphDef.AggregatedCost | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique CostGraphDef.AggregatedCost | parseFrom (données com.google.protobuf.ByteString) |
statique CostGraphDef.AggregatedCost | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique CostGraphDef.AggregatedCost | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
CostGraphDef.AggregatedCost.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final entier COST_FIELD_NUMBER
Valeur constante : 1
public statique final int DIMENSION_FIELD_NUMBER
Valeur constante : 2
Méthodes publiques
public booléen égal (Objet obj)
flotteur public getCost ()
Aggregated cost value.
float cost = 1;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getDimension ()
Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
string dimension = 2;
public com.google.protobuf.ByteString getDimensionBytes ()
Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
string dimension = 2;
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.AggregatedCost.Builder newBuilder (prototype CostGraphDef.AggregatedCost )
public statique CostGraphDef.AggregatedCost parseDelimitedFrom (entrée InputStream)
Jetés
IOException |
---|
public statique CostGraphDef.AggregatedCost parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique CostGraphDef.AggregatedCost parseFrom (données ByteBuffer)
Jetés
InvalidProtocolBufferException |
---|
public statique CostGraphDef.AggregatedCost parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique CostGraphDef.AggregatedCost parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique CostGraphDef.AggregatedCost parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
public statique CostGraphDef.AggregatedCost parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique CostGraphDef.AggregatedCost parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public statique CostGraphDef.AggregatedCost parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique CostGraphDef.AggregatedCost 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 |
---|