CostGraphDef.AggregatedCostOrBuilder

الواجهة الثابتة العامة CostGraphDef.AggreatedCostOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

تعويم مجردة
احصل على التكلفة ()
 Aggregated cost value.
سلسلة مجردة
الحصول على البعد ()
 Aggregated cost dimension (e.g.
مجردة com.google.protobuf.ByteString
الحصول على البعد بايت ()
 Aggregated cost dimension (e.g.

الأساليب العامة

getCost () تعويم الملخص العام

تكلفة تعويم

 Aggregated cost value.
 
float cost = 1;

سلسلة getDimension () مجردة عامة

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

الملخص العام com.google.protobuf.ByteString getDimensionBytes ()

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