パブリック静的インターフェイスRunMetadata.FunctionGraphsOrBuilder
既知の間接サブクラス |
パブリックメソッド
抽象的なグラフ定義 | getPartitionGraphs (int インデックス) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
抽象整数 | getPartitionGraphsCount () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
抽象 List< GraphDef > | getPartitionGraphsList () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
抽象的なGraphDefOrBuilder | getPartitionGraphsOrBuilder (int インデックス) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
抽象リスト<? GraphDefOrBuilder を拡張 > | getPartitionGraphsOrBuilderList () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
抽象的なグラフ定義 | getPostOptimizationGraph () .tensorflow.GraphDef post_optimization_graph = 3; |
抽象的なGraphDefOrBuilder | getPostOptimizationGraphOrBuilder () .tensorflow.GraphDef post_optimization_graph = 3; |
抽象的なグラフ定義 | getPreOptimizationGraph () .tensorflow.GraphDef pre_optimization_graph = 2; |
抽象的なGraphDefOrBuilder | getPreOptimizationGraphOrBuilder () .tensorflow.GraphDef pre_optimization_graph = 2; |
抽象ブール値 | hasPostOptimizationGraph () .tensorflow.GraphDef post_optimization_graph = 3; |
抽象ブール値 | hasPreOptimizationGraph () .tensorflow.GraphDef pre_optimization_graph = 2; |
パブリックメソッド
パブリック抽象GraphDef getPartitionGraphs (int インデックス)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
public abstract int getPartitionGraphsCount ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
public abstract List< GraphDef > getPartitionGraphsList ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
パブリック抽象GraphDefOrBuilder getPartitionGraphsOrBuilder (int インデックス)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
公開抄録リスト<? extends GraphDefOrBuilder > getPartitionGraphsOrBuilderList ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
パブリック抽象GraphDefOrBuilder getPostOptimizationGraphOrBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
パブリック抽象GraphDefOrBuilder getPreOptimizationGraphOrBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
public abstract boolean hasPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
public abstract boolean hasPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;