interface estática pública RunMetadata.FunctionGraphsOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
resumo GraphDef | getPartitionGraphs (índice interno) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
abstrato int | getPartitionGraphsCount () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
Lista abstrata< GraphDef > | getPartitionGraphsList () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
resumo GraphDefOrBuilder | getPartitionGraphsOrBuilder (índice interno) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
lista abstrata<? estende GraphDefOrBuilder > | getPartitionGraphsOrBuilderList () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
resumo GraphDef | getPostOptimizationGraph () .tensorflow.GraphDef post_optimization_graph = 3; |
resumo GraphDefOrBuilder | getPostOptimizationGraphOrBuilder () .tensorflow.GraphDef post_optimization_graph = 3; |
resumo GraphDef | getPreOptimizationGraph () .tensorflow.GraphDef pre_optimization_graph = 2; |
resumo GraphDefOrBuilder | getPreOptimizationGraphOrBuilder () .tensorflow.GraphDef pre_optimization_graph = 2; |
booleano abstrato | hasPostOptimizationGraph () .tensorflow.GraphDef post_optimization_graph = 3; |
booleano abstrato | hasPreOptimizationGraph () .tensorflow.GraphDef pre_optimization_graph = 2; |
Métodos Públicos
público abstrato GraphDef getPartitionGraphs (índice int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público abstrato int getPartitionGraphsCount ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
Lista abstrata pública< GraphDef > getPartitionGraphsList ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
público abstrato GraphDefOrBuilder getPartitionGraphsOrBuilder (índice int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
lista abstrata pública<? estende GraphDefOrBuilder > getPartitionGraphsOrBuilderList ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
resumo público GraphDef getPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
resumo público GraphDefOrBuilder getPostOptimizationGraphOrBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
resumo público GraphDefOrBuilder getPreOptimizationGraphOrBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
público abstrato booleano hasPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
público abstrato booleano hasPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;