CostGraphDef.AggregatedCost

classe finale statica pubblica CostGraphDef.AggregatedCost

 Total cost of this graph, typically used for balancing decisions.
 
Tipo di protocollo tensorflow.CostGraphDef.AggregatedCost

Classi nidificate

classe CostGraphDef.AggregatedCost.Builder
 Total cost of this graph, typically used for balancing decisions. 

Costanti

int COST_FIELD_NUMBER
int DIMENSION_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
galleggiante
getCosto ()
 Aggregated cost value.
static CostGraphDef.AggregatedCost
CostGraphDef.AggregateCost
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getDimensione ()
 Aggregated cost dimension (e.g.
com.google.protobuf.ByteString
getDimensionBytes ()
 Aggregated cost dimension (e.g.
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
static CostGraphDef.AggregatedCost.Builder
static CostGraphDef.AggregatedCost.Builder
CostGraphDef.AggregatedCost.Builder
static CostGraphDef.AggregatedCost
parseDelimitedFrom (input InputStream)
static CostGraphDef.AggregatedCost
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.AggregatedCost
parseFrom (dati ByteBuffer)
static CostGraphDef.AggregatedCost
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
static CostGraphDef.AggregatedCost
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.AggregatedCost
parseFrom (ingresso com.google.protobuf.CodedInputStream)
static CostGraphDef.AggregatedCost
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.AggregatedCost
parseFrom (dati com.google.protobuf.ByteString)
static CostGraphDef.AggregatedCost
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.AggregatedCost
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
CostGraphDef.AggregatedCost.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

pubblico statico finale int COST_FIELD_NUMBER

Valore costante: 1

public static final int DIMENSION_FIELD_NUMBER

Valore costante: 2

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

getCost pubblico float ()

 Aggregated cost value.
 
float cost = 1;

public static CostGraphDef.AggregatedCost getDefaultInstance ()

public CostGraphDef.AggregatedCost getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

stringa pubblica getDimension ()

dimensione stringa

 Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
 
string dimension = 2;

pubblico com.google.protobuf.ByteString getDimensionBytes ()

dimensione stringa

 Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
 
string dimension = 2;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

public static CostGraphDef.AggregatedCost.Builder newBuilder ()

public CostGraphDef.AggregatedCost.Builder newBuilderForType ()

public static CostGraphDef.AggregatedCost parseDelimitedFrom (input InputStream)

Lancia
IOException

public static CostGraphDef.AggregatedCost parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static CostGraphDef.AggregatedCost parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static CostGraphDef.AggregatedCost parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static CostGraphDef.AggregatedCost parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static CostGraphDef.AggregatedCost parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static CostGraphDef.AggregatedCost parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException