공개 정적 인터페이스 RunMetadata.FunctionGraphsOrBuilder
알려진 간접 하위 클래스 |
공개 방법
추상 GraphDef | getPartitionGraphs (정수 인덱스) 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 (정수 인덱스) 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; |
추상 부울 | hasPostOptimization그래프 () .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;
공개 추상 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;