genel statik arayüz CostGraphDef.AggregatedCostOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
soyut kayan nokta | getCost () Aggregated cost value. |
soyut Dize | getDimension () Aggregated cost dimension (e.g. |
abstract com.google.protobuf.ByteString | getDimensionBytes () Aggregated cost dimension (e.g. |
Genel Yöntemler
genel soyut kayan nokta getCost ()
Aggregated cost value.
float cost = 1;
genel özet String getDimension ()
Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
string dimension = 2;
genel özet com.google.protobuf.ByteString getDimensionBytes ()
Aggregated cost dimension (e.g. 'memory', 'compute', 'network').
string dimension = 2;