RunMetadata.FunctionGraphsOrBuilder

interface statique publique RunMetadata.FunctionGraphsOrBuilder
Sous-classes indirectes connues

Méthodes publiques

résumé GraphDef
getPartitionGraphs (index int)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
abstrait entier
getPartitionGraphsCount ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
Liste abstraite< GraphDef >
getPartitionGraphsList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
résumé GraphDefOrBuilder
getPartitionGraphsOrBuilder (index int)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
Liste abstraite <? étend GraphDefOrBuilder >
getPartitionGraphsOrBuilderList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
résumé GraphDef
getPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
résumé GraphDefOrBuilder
getPostOptimizationGraphOrBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
résumé GraphDef
getPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
résumé GraphDefOrBuilder
getPreOptimizationGraphOrBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
booléen abstrait
hasPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
booléen abstrait
hasPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;

Méthodes publiques

résumé public GraphDef getPartitionGraphs (index int)

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public abstrait int getPartitionGraphsCount ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

Liste abstraite publique< GraphDef > getPartitionGraphsList ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

résumé public GraphDefOrBuilder getPartitionGraphsOrBuilder (index int)

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

Liste des résumés publics<? étend GraphDefOrBuilder > getPartitionGraphsOrBuilderList ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

résumé public GraphDef getPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

résumé public GraphDefOrBuilder getPostOptimizationGraphOrBuilder ()

.tensorflow.GraphDef post_optimization_graph = 3;

résumé public GraphDef getPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;

résumé public GraphDefOrBuilder getPreOptimizationGraphOrBuilder ()

.tensorflow.GraphDef pre_optimization_graph = 2;

public abstrait booléen hasPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

public abstrait booléen hasPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;