CostGraphDefOrBuilder

общедоступный интерфейс CostGraphDefOrBuilder
Известные косвенные подклассы

Публичные методы

абстрактный CostGraphDef.AggregatedCost
getCost (целочисленный индекс)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
абстрактный int
getCostCount ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
абстрактный список < CostGraphDef.AggregatedCost >
getCostList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
абстрактный CostGraphDef.AggregatedCostOrBuilder
getCostOrBuilder (индекс целого числа)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
абстрактный список<? расширяет CostGraphDef.AggregatedCostOrBuilder >
getCostOrBuilderList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
абстрактный CostGraphDef.Node
getNode (целочисленный индекс)
repeated .tensorflow.CostGraphDef.Node node = 1;
абстрактный int
получитьNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
абстрактный список < CostGraphDef.Node >
получитьСписокНодов ()
repeated .tensorflow.CostGraphDef.Node node = 1;
абстрактный CostGraphDef.NodeOrBuilder
getNodeOrBuilder (индекс целого числа)
repeated .tensorflow.CostGraphDef.Node node = 1;
абстрактный список<? расширяет CostGraphDef.NodeOrBuilder >
getNodeOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node node = 1;

Публичные методы

публичный абстрактный CostGraphDef.AggregatedCost getCost (индекс int)

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

публичный абстрактный int getCostCount ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

общедоступный абстрактный список < CostGraphDef.AggregatedCost > getCostList ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

общедоступный абстрактный CostGraphDef.AggregatedCostOrBuilder getCostOrBuilder (индекс int)

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

публичный абстрактный список<? расширяет CostGraphDef.AggregatedCostOrBuilder > getCostOrBuilderList ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

общедоступный абстрактный CostGraphDef.Node getNode (индекс int)

repeated .tensorflow.CostGraphDef.Node node = 1;

общедоступный абстрактный int getNodeCount ()

repeated .tensorflow.CostGraphDef.Node node = 1;

общедоступный абстрактный список < CostGraphDef.Node > getNodeList ()

repeated .tensorflow.CostGraphDef.Node node = 1;

публичный абстрактный CostGraphDef.NodeOrBuilder getNodeOrBuilder (индекс int)

repeated .tensorflow.CostGraphDef.Node node = 1;

публичный абстрактный список<? расширяет CostGraphDef.NodeOrBuilder > getNodeOrBuilderList ()

repeated .tensorflow.CostGraphDef.Node node = 1;