RunMetadata.FunctionGraphsOrBuilder

ממשק סטטי ציבורי RunMetadata.FunctionGraphsOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

מופשט GraphDef
getPartitionGraphs (int index)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
מופשט int
getPartitionGraphsCount ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
רשימה מופשטת< GraphDef >
getPartitionGraphsList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
תקציר GraphDefOrBuilder
getPartitionGraphsOrBuilder (int index)
 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;
מופשט GraphDef
getPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
תקציר GraphDefOrBuilder
getPostOptimizationGraphOrBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
מופשט GraphDef
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 index)

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

תקציר ציבורי int getPartitionGraphsCount ()

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

רשימת תקציר ציבורית< GraphDef > getPartitionGraphsList ()

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

תקציר ציבורי GraphDefOrBuilder getPartitionGraphsOrBuilder (int index)

 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;

תקציר ציבורי GraphDef getPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

תקציר ציבורי GraphDefOrBuilder getPostOptimizationGraphOrBuilder ()

.tensorflow.GraphDef post_optimization_graph = 3;

תקציר ציבורי GraphDef 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;