CostGraphDef.AggregatedCost

genel statik son sınıf CostGraphDef.AggregatedCost

 Total cost of this graph, typically used for balancing decisions.
 
Protobuf tipi tensorflow.CostGraphDef.AggregatedCost

İç İçe Sınıflar

sınıf CostGraphDef.AggregatedCost.Builder
 Total cost of this graph, typically used for balancing decisions. 

Sabitler

int COST_FIELD_NUMBER
int DIMENSION_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
batmadan yüzmek
getCost ()
 Aggregated cost value.
statik CostGraphDef.AggregatedCost
CostGraphDef.AggregatedCost
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getDimension ()
 Aggregated cost dimension (e.g.
com.google.protobuf.ByteString
getDimensionBytes ()
 Aggregated cost dimension (e.g.
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik CostGraphDef.AggregatedCost.Builder
statik CostGraphDef.AggregatedCost.Builder
CostGraphDef.AggregatedCost.Builder
statik CostGraphDef.AggregatedCost
parseDelimitedFrom (InputStream girişi)
statik CostGraphDef.AggregatedCost
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.AggregatedCost
parseFrom (ByteBuffer verileri)
statik CostGraphDef.AggregatedCost
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.AggregatedCost
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.AggregatedCost
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik CostGraphDef.AggregatedCost
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.AggregatedCost
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik CostGraphDef.AggregatedCost
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik CostGraphDef.AggregatedCost
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
CostGraphDef.AggregatedCost.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int COST_FIELD_NUMBER

Sabit Değer: 1

genel statik final int DIMENSION_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

halka açık kayan nokta getCost ()

 Aggregated cost value.
 
float cost = 1;

public static CostGraphDef.AggregatedCost getDefaultInstance ()

public CostGraphDef.AggregatedCost getDefaultInstanceForType ()

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

public String 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;

halk getParserForType ()

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel int hashCode ()

genel final boolean isInitialized ()

genel statik CostGraphDef.AggregatedCost.Builder newBuilder ()

genel CostGraphDef.AggregatedCost.Builder newBuilderForType ()

public static CostGraphDef.AggregatedCost parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik CostGraphDef.AggregatedCost parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static CostGraphDef.AggregatedCost parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik CostGraphDef.AggregatedCost parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik CostGraphDef.AggregatedCost parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik CostGraphDef.AggregatedCost ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik CostGraphDef.AggregatedCost ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik CostGraphDef.AggregatedCost ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik CostGraphDef.AggregatedCost parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik CostGraphDef.AggregatedCost ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası