সর্বজনীন স্ট্যাটিক ইন্টারফেস CostGraphDef.AggregatedCostOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত ভাসা | getCost () Aggregated cost value. |
বিমূর্ত স্ট্রিং | getDimension () Aggregated cost dimension (e.g. |
বিমূর্ত com.google.protobuf.ByteString | getDimensionBytes () 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;