CostGraphDef.AggregatedCostOrBuilder

giao diện tĩnh công cộng CostGraphDef.AggregatedCostOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công cộng

phao trừu tượng
getCost ()
 Aggregated cost value.
chuỗi trừu tượng
getDimension ()
 Aggregated cost dimension (e.g.
trừu tượng com.google.protobuf.ByteString
getDimensionBytes ()
 Aggregated cost dimension (e.g.

Phương pháp công cộng

float trừu tượng công khai getCost ()

 Aggregated cost value.
 
float cost = 1;

chuỗi tóm tắt công khai getDimension ()

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

tóm tắt công khai com.google.protobuf.ByteString getDimensionBytes ()

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