SavedObjectGraph.Builder

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

Protobuf 型tensorflow.SavedObjectGraph

パブリックメソッド

SavedObjectGraph.Builder
addAllNodes (Iterable<? extends SavedObject > 値)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes (int インデックス、 SavedObject値)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes ( SavedObject値)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes ( SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes (int インデックス、 SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
保存されたオブジェクト.ビルダー
addNodesBuilder (int インデックス)
 Flattened list of objects in the object graph.
保存されたオブジェクト.ビルダー
addNodesBuilder ()
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
保存されたオブジェクトグラフ
建てる()
保存されたオブジェクトグラフ
SavedObjectGraph.Builder
クリア()
SavedObjectGraph.Builder
SavedObjectGraph.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
SavedObjectGraph.Builder
クリアノード()
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedObjectGraph.Builder
ブール値
containsConcreteFunctions (文字列キー)
 Information about captures and output structures in concrete functions.
Map<String, SavedConcreteFunction >
getConcreteFunctions ()
代わりにgetConcreteFunctionsMap()を使用してください。
整数
getConcreteFunctionsCount ()
 Information about captures and output structures in concrete functions.
Map<String, SavedConcreteFunction >
getConcreteFunctionsMap ()
 Information about captures and output structures in concrete functions.
保存されたコンクリート関数
getConcreteFunctionsOrDefault (文字列キー、 SavedConcreteFunctionのデフォルト値)
 Information about captures and output structures in concrete functions.
保存されたコンクリート関数
getConcreteFunctionsOrThrow (文字列キー)
 Information about captures and output structures in concrete functions.
保存されたオブジェクトグラフ
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Map<String, SavedConcreteFunction >
getMutableConcreteFunctions ()
代わりに代替の突然変異アクセサーを使用してください。
保存されたオブジェクト
getNodes (int インデックス)
 Flattened list of objects in the object graph.
保存されたオブジェクト.ビルダー
getNodesBuilder (int インデックス)
 Flattened list of objects in the object graph.
リスト< SavedObject.Builder >
getNodesBuilderList ()
 Flattened list of objects in the object graph.
整数
getNodesCount ()
 Flattened list of objects in the object graph.
リスト<保存されたオブジェクト>
getNodesList ()
 Flattened list of objects in the object graph.
保存されたオブジェクトまたはビルダー
getNodesOrBuilder (int インデックス)
 Flattened list of objects in the object graph.
リスト<? SavedObjectOrBuilderを拡張 >
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.
最終ブール値
SavedObjectGraph.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なSavedObjectGraph.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
SavedObjectGraph.Builder
putAllConcreteFunctions (Map<String, SavedConcreteFunction > 値)
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
putConcreteFunctions (文字列キー、 SavedConcreteFunction値)
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
RemoveConcreteFunctions (文字列キー)
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
削除ノード(int インデックス)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
SavedObjectGraph.Builder
setNodes (int インデックス、 SavedObject値)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setNodes (int インデックス、 SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なSavedObjectGraph.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public SavedObjectGraph.Builder addAllNodes (Iterable<? extends SavedObject > 値)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder addNodes (int インデックス、 SavedObject値)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder addNodes ( SavedObject値)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder addNodes ( SavedObject.Builder builderForValue)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder addNodes (int インデックス、 SavedObject.Builder builderForValue)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObject.Builder addNodesBuilder (int インデックス)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObject.Builder addNodesBuilder ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

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

public SavedObjectGraphビルド()

public SavedObjectGraph buildPartial ()

public SavedObjectGraph.Builder Clear ()

public SavedObjectGraph.Builder clearConcreteFunctions ()

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

public SavedObjectGraph.Builder clearNodes ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

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

public SavedObjectGraph.Builderクローン()

public boolean containsConcreteFunctions (文字列キー)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public Map<String, SavedConcreteFunction > getConcreteFunctions ()

代わりにgetConcreteFunctionsMap()を使用してください。

public int getConcreteFunctionsCount ()

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public Map<String, SavedConcreteFunction > getConcreteFunctionsMap ()

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedConcreteFunction getConcreteFunctionsOrDefault (文字列キー、 SavedConcreteFunction defaultValue)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedConcreteFunction getConcreteFunctionsOrThrow (文字列キー)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedObjectGraph getDefaultInstanceForType ()

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

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

public Map<String, SavedConcreteFunction > getMutableConcreteFunctions ()

代わりに代替の突然変異アクセサーを使用してください。

public SavedObject getNodes (int インデックス)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObject.Builder getNodesBuilder (int インデックス)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public List< SavedObject.Builder > getNodesBuilderList ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public int getNodesCount ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public List< SavedObject > getNodesList ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectOrBuilder getNodesOrBuilder (int インデックス)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

公開リスト<? extends SavedObjectOrBuilder > getNodesOrBuilderList ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

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

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

投げる
IO例外

public SavedObjectGraph.Builder mergeFrom (com.google.protobuf.Message other)

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

public SavedObjectGraph.Builder putAllConcreteFunctions (Map<String, SavedConcreteFunction > 値)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedObjectGraph.Builder putConcreteFunctions (文字列キー、 SavedConcreteFunction値)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedObjectGraph.Builder RemoveConcreteFunctions (文字列キー)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedObjectGraph.Builder deleteNodes (int インデックス)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

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

public SavedObjectGraph.Builder setNodes (int インデックス、 SavedObject値)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder setNodes (int インデックス、 SavedObject.Builder builderForValue)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

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

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