CostGraphDefOrBuilder

パブリック インターフェイスCostGraphDefOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象CostGraphDef.AggregatedCost
getCost (int インデックス)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
抽象整数
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;
抽象整数
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;

パブリックメソッド

パブリック抽象CostGraphDef.AggregatedCost getCost (int インデックス)

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

public abstract int getCostCount ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

public abstract List< CostGraphDef.AggregatedCost > getCostList ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

パブリック抽象CostGraphDef.AggregatedCostOrBuilder getCostOrBuilder (int インデックス)

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

公開抄録リスト<? extends CostGraphDef.AggregatedCostOrBuilder > getCostOrBuilderList ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

パブリック抽象CostGraphDef.Node getNode (int インデックス)

repeated .tensorflow.CostGraphDef.Node node = 1;

public abstract int getNodeCount ()

repeated .tensorflow.CostGraphDef.Node node = 1;

public abstract List< CostGraphDef.Node > getNodeList ()

repeated .tensorflow.CostGraphDef.Node node = 1;

パブリック抽象CostGraphDef.NodeOrBuilder getNodeOrBuilder (int インデックス)

repeated .tensorflow.CostGraphDef.Node node = 1;

公開抄録リスト<? extends CostGraphDef.NodeOrBuilder > getNodeOrBuilderList ()

repeated .tensorflow.CostGraphDef.Node node = 1;