interfaz estática pública RunMetadata.FunctionGraphsOrBuilder
| Subclases indirectas conocidas |
Métodos públicos
| resumen GraphDef | getPartitionGraphs (índice int) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| resumen entero | getPartitionGraphsCount () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| Lista abstracta < GraphDef > | getPartitionGraphsList () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| abstracto GraphDefOrBuilder | getPartitionGraphsOrBuilder (índice int) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| Lista abstracta<? extiende GraphDefOrBuilder > | getPartitionGraphsOrBuilderList () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| resumen GraphDef | getPostOptimizationGraph () .tensorflow.GraphDef post_optimization_graph = 3; |
| abstracto GraphDefOrBuilder | getPostOptimizationGraphOrBuilder () .tensorflow.GraphDef post_optimization_graph = 3; |
| resumen GraphDef | getPreOptimizationGraph () .tensorflow.GraphDef pre_optimization_graph = 2; |
| abstracto GraphDefOrBuilder | getPreOptimizationGraphOrBuilder () .tensorflow.GraphDef pre_optimization_graph = 2; |
| booleano abstracto | tienePostOptimizationGraph () .tensorflow.GraphDef post_optimization_graph = 3; |
| booleano abstracto | tienePreOptimizationGraph () .tensorflow.GraphDef pre_optimization_graph = 2; |
Métodos públicos
resumen público GraphDef getPartitionGraphs (índice int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; resumen público int getPartitionGraphsCount ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; Lista abstracta pública < GraphDef > getPartitionGraphsList ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; resumen público GraphDefOrBuilder getPartitionGraphsOrBuilder (índice int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; Lista de resúmenes públicos <? extiende GraphDefOrBuilder > getPartitionGraphsOrBuilderList ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; resumen público GraphDef getPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
resumen público GraphDefOrBuilder getPostOptimizationGraphOrBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
resumen público GraphDef getPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
resumen público GraphDefOrBuilder getPreOptimizationGraphOrBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
hasPostOptimizationGraph booleano abstracto público ()
.tensorflow.GraphDef post_optimization_graph = 3;
hasPreOptimizationGraph booleano abstracto público ()
.tensorflow.GraphDef pre_optimization_graph = 2;