อินเทอร์เฟซแบบคงที่สาธารณะ RunMetadata.FunctionGraphsOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
GraphDef แบบนามธรรม | getPartitionGraphs (ดัชนี int) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
บทคัดย่อ | 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) 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)
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)
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;
GraphDefOrBuilder นามธรรมสาธารณะ getPreOptimizationGraphOrBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
บูลีนนามธรรมสาธารณะ hasPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
บูลีนนามธรรมสาธารณะ hasPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;