RunMetadata.FunctionGraphsOrBuilder

giao diện tĩnh công cộng RunMetadata.FunctionGraphsOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

trừu tượng GraphDef
getPartitionGraphs (chỉ mục int)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
int trừu tượng
getPartitionGraphsCount ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
Danh sách trừu tượng< GraphDef >
getPartitionGraphsList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
trừu tượng GraphDefOrBuilder
getPartitionGraphsOrBuilder (chỉ mục int)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
Danh sách trừu tượng<? mở rộng GraphDefOrBuilder >
getPartitionGraphsOrBuilderList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
trừu tượng GraphDef
getPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
trừu tượng GraphDefOrBuilder
getPostOptimizationGraphOrBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
trừu tượng GraphDef
getPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
trừu tượng GraphDefOrBuilder
getPreOptimizationGraphOrBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
trừu tượng boolean
hasPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
trừu tượng boolean
hasPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;

Phương pháp công khai

tóm tắt công khai GraphDef getPartitionGraphs (chỉ mục int)

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

tóm tắt công khai int getPartitionGraphsCount ()

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

Danh sách tóm tắt công khai< GraphDef > getPartitionGraphsList ()

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

tóm tắt công khai GraphDefOrBuilder getPartitionGraphsOrBuilder (chỉ mục int)

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

Danh sách tóm tắt công khai<? mở rộng GraphDefOrBuilder > getPartitionGraphsOrBuilderList ()

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

tóm tắt công khai GraphDef getPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

tóm tắt công khai GraphDefOrBuilder getPostOptimizationGraphOrBuilder ()

.tensorflow.GraphDef post_optimization_graph = 3;

tóm tắt công khai GraphDef getPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;

tóm tắt công khai GraphDefOrBuilder getPreOptimizationGraphOrBuilder ()

.tensorflow.GraphDef pre_optimization_graph = 2;

boolean trừu tượng công khai hasPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

boolean trừu tượng công khai hasPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;