RunMetadata.FunctionGraphs.Builder

パブリック静的最終クラスRunMetadata.FunctionGraphs.Builder

Protobuf 型tensorflow.RunMetadata.FunctionGraphs

パブリックメソッド

RunMetadata.FunctionGraphs.Builder
addAllPartitionGraphs (Iterable<? extends GraphDef > 値)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
addPartitionGraphs (int インデックス、 GraphDef値)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
addPartitionGraphs ( GraphDef.Builder builderForValue)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
addPartitionGraphs ( GraphDef値)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
addPartitionGraphs (int インデックス、 GraphDef.Builder builderForValue)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
グラフ定義ビルダー
addPartitionGraphsBuilder (int インデックス)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
グラフ定義ビルダー
addPartitionGraphsBuilder ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
RunMetadata.FunctionGraphs
建てる()
RunMetadata.FunctionGraphs
RunMetadata.FunctionGraphs.Builder
クリア()
RunMetadata.FunctionGraphs.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
RunMetadata.FunctionGraphs.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RunMetadata.FunctionGraphs.Builder
ClearPartitionGraphs ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
ClearPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
RunMetadata.FunctionGraphs.Builder
ClearPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
RunMetadata.FunctionGraphs.Builder
RunMetadata.FunctionGraphs
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
グラフ定義
getPartitionGraphs (int インデックス)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
グラフ定義ビルダー
getPartitionGraphsBuilder (int インデックス)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
リスト< GraphDef.Builder >
getPartitionGraphsBuilderList ()
 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;
グラフ定義またはビルダー
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;
グラフ定義
getPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
グラフ定義ビルダー
getPostOptimizationGraphBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
グラフ定義またはビルダー
getPostOptimizationGraphOrBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
グラフ定義
getPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
グラフ定義ビルダー
getPreOptimizationGraphBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
グラフ定義またはビルダー
getPreOptimizationGraphOrBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
ブール値
hasPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
ブール値
hasPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
最終ブール値
RunMetadata.FunctionGraphs.Builder
mergeFrom (com.google.protobuf.Message other)
RunMetadata.FunctionGraphs.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunMetadata.FunctionGraphs.Builder
mergePostOptimizationGraph ( GraphDef値)
.tensorflow.GraphDef post_optimization_graph = 3;
RunMetadata.FunctionGraphs.Builder
mergePreOptimizationGraph ( GraphDef値)
.tensorflow.GraphDef pre_optimization_graph = 2;
最終的なRunMetadata.FunctionGraphs.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
RunMetadata.FunctionGraphs.Builder
RemovePartitionGraphs (int インデックス)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
RunMetadata.FunctionGraphs.Builder
setPartitionGraphs (int インデックス、 GraphDef.Builder builderForValue)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
setPartitionGraphs (int インデックス、 GraphDef値)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
setPostOptimizationGraph ( GraphDef値)
.tensorflow.GraphDef post_optimization_graph = 3;
RunMetadata.FunctionGraphs.Builder
setPostOptimizationGraph ( GraphDef.Builder builderForValue)
.tensorflow.GraphDef post_optimization_graph = 3;
RunMetadata.FunctionGraphs.Builder
setPreOptimizationGraph ( GraphDef値)
.tensorflow.GraphDef pre_optimization_graph = 2;
RunMetadata.FunctionGraphs.Builder
setPreOptimizationGraph ( GraphDef.Builder builderForValue)
.tensorflow.GraphDef pre_optimization_graph = 2;
RunMetadata.FunctionGraphs.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なRunMetadata.FunctionGraphs.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public RunMetadata.FunctionGraphs.Builder addAllPartitionGraphs (Iterable<? extends GraphDef > 値)

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

public RunMetadata.FunctionGraphs.Builder addPartitionGraphs (int インデックス、 GraphDef値)

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

public RunMetadata.FunctionGraphs.Builder addPartitionGraphs ( GraphDef.Builder builderForValue)

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

public RunMetadata.FunctionGraphs.Builder addPartitionGraphs ( GraphDef値)

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

public RunMetadata.FunctionGraphs.Builder addPartitionGraphs (int インデックス、 GraphDef.Builder builderForValue)

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

public GraphDef.Builder addPartitionGraphsBuilder (int インデックス)

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

public GraphDef.Builder addPartitionGraphsBuilder ()

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

public RunMetadata.FunctionGraphs.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public RunMetadata.FunctionGraphs build ()

public RunMetadata.FunctionGraphs buildPartial ()

public RunMetadata.FunctionGraphs.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public RunMetadata.FunctionGraphs.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public RunMetadata.FunctionGraphs.Builder clearPartitionGraphs ()

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

public RunMetadata.FunctionGraphs.Builder clearPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

public RunMetadata.FunctionGraphs.Builder clearPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;

public RunMetadata.FunctionGraphs.Builderクローン()

public RunMetadata.FunctionGraphs getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public GraphDef getPartitionGraphs (int インデックス)

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

public GraphDef.Builder getPartitionGraphsBuilder (int インデックス)

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

public List< GraphDef.Builder > getPartitionGraphsBuilderList ()

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

public int getPartitionGraphsCount ()

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

public List< GraphDef > getPartitionGraphsList ()

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

public GraphDefOrBuilder getPartitionGraphsOrBuilder (int インデックス)

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

公開リスト<? extends GraphDefOrBuilder > getPartitionGraphsOrBuilderList ()

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

public GraphDef getPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

public GraphDef.Builder getPostOptimizationGraphBuilder ()

.tensorflow.GraphDef post_optimization_graph = 3;

public GraphDefOrBuilder getPostOptimizationGraphOrBuilder ()

.tensorflow.GraphDef post_optimization_graph = 3;

public GraphDef getPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;

public GraphDef.Builder getPreOptimizationGraphBuilder ()

.tensorflow.GraphDef pre_optimization_graph = 2;

public GraphDefOrBuilder getPreOptimizationGraphOrBuilder ()

.tensorflow.GraphDef pre_optimization_graph = 2;

public boolean hasPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

public boolean hasPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;

パブリック最終ブール値isInitialized ()

public RunMetadata.FunctionGraphs.Builder mergeFrom (com.google.protobuf.Message other)

public RunMetadata.FunctionGraphs.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public RunMetadata.FunctionGraphs.Builder mergePostOptimizationGraph ( GraphDef値)

.tensorflow.GraphDef post_optimization_graph = 3;

public RunMetadata.FunctionGraphs.Builder mergePreOptimizationGraph ( GraphDef値)

.tensorflow.GraphDef pre_optimization_graph = 2;

public Final RunMetadata.FunctionGraphs.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public RunMetadata.FunctionGraphs.Builder deletePartitionGraphs (int インデックス)

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

public RunMetadata.FunctionGraphs.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public RunMetadata.FunctionGraphs.Builder setPartitionGraphs (int インデックス、 GraphDef.Builder builderForValue)

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

public RunMetadata.FunctionGraphs.Builder setPartitionGraphs (int インデックス、 GraphDef値)

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

public RunMetadata.FunctionGraphs.Builder setPostOptimizationGraph ( GraphDef値)

.tensorflow.GraphDef post_optimization_graph = 3;

public RunMetadata.FunctionGraphs.Builder setPostOptimizationGraph ( GraphDef.Builder builderForValue)

.tensorflow.GraphDef post_optimization_graph = 3;

public RunMetadata.FunctionGraphs.Builder setPreOptimizationGraph ( GraphDef値)

.tensorflow.GraphDef pre_optimization_graph = 2;

public RunMetadata.FunctionGraphs.Builder setPreOptimizationGraph ( GraphDef.Builder builderForValue)

.tensorflow.GraphDef pre_optimization_graph = 2;

public RunMetadata.FunctionGraphs.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final RunMetadata.FunctionGraphs.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)