SavedObjectGraph.Builder

کلاس نهایی استاتیک عمومی SavedObjectGraph.Builder

نوع Protobuf tensorflow.SavedObjectGraph

روش های عمومی

SavedObjectGraph.Builder
addAllNodes (Iterable<? مقادیر 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 index، SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObject.Builder
addNodesBuilder (int index)
 Flattened list of objects in the object graph.
SavedObject.Builder
addNodesBuilder ()
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
SavedObjectGraph
SavedObjectGraph
SavedObjectGraph.Builder
SavedObjectGraph.Builder
SavedObjectGraph.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
SavedObjectGraph.Builder
clearNodes ()
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedObjectGraph.Builder
بولی
حاوی ConcreteFunctions (کلید رشته)
 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.
Saved ConcreteFunction
getConcreteFunctionsOrDefault (کلید رشته، مقدار پیش‌فرض SavedConcreteFunction )
 Information about captures and output structures in concrete functions.
Saved ConcreteFunction
getConcreteFunctionsOrThrow (کلید رشته)
 Information about captures and output structures in concrete functions.
SavedObjectGraph
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Map<String, SavedConcreteFunction >
getMutableConcreteFunctions ()
به جای آن از ابزارهای جهش جایگزین استفاده کنید.
SavedObject
getNodes (شاخص int)
 Flattened list of objects in the object graph.
SavedObject.Builder
getNodesBuilder (int index)
 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.
فهرست < SavedObject >
getNodesList ()
 Flattened list of objects in the object graph.
SavedObjectOrBuilder
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.UnknownFieldSetknownFields)
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
removeNodes (int index)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
SavedObjectGraph.Builder
setNodes (شاخص int، مقدار SavedObject )
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setNodes (int index، SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
نهایی SavedObjectGraph.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی SavedObjectGraph.Builder addAllNodes (Iterable<? مقادیر 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;

عمومی AddNodes SavedObjectGraph.Builder (شاخص 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;

عمومی 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;

عمومی 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;

عمومی AddNodes SavedObjectGraph.Builder (int index, 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;

عمومی SavedObject.Builder addNodesBuilder (int index)

 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;

عمومی 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;

عمومی SavedObjectGraph.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی SavedObjectGraph ()

عمومی SavedObjectGraph buildPartial ()

عمومی SavedObjectGraph.Builder پاک ()

عمومی SavedObjectGraph.Builder clearConcreteFunctions ()

عمومی SavedObjectGraph.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی 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;

عمومی SavedObjectGraph.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

کلون عمومی SavedObjectGraph.Builder ()

بولین عمومی حاوی ConcreteFunctions (کلید رشته)

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

نقشه عمومی<String, SavedConcreteFunction > getConcreteFunctions ()

به جای آن از getConcreteFunctionsMap() استفاده کنید.

عمومی int getConcreteFunctionsCount ()

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

نقشه عمومی<String, SavedConcreteFunction > getConcreteFunctionsMap ()

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

عمومی SavedConcreteFunction getConcreteFunctionsOrDefault (کلید رشته، مقدار پیش فرض SavedConcreteFunction )

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

عمومی SavedConcreteFunction getConcreteFunctionsOrThrow (کلید رشته)

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

عمومی SavedObjectGraph getDefaultInstanceForType ()

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

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

نقشه عمومی<String، SavedConcreteFunction > getMutableConcreteFunctions ()

به جای آن از ابزارهای جهش جایگزین استفاده کنید.

عمومی 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;

عمومی SavedObject.Builder getNodesBuilder (int index)

 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;

لیست عمومی < 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;

عمومی 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;

لیست عمومی< 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;

عمومی SavedObjectOrBuilder getNodesOrBuilder (int index)

 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;

لیست عمومی<? گسترش 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 ()

عمومی SavedObjectGraph.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی SavedObjectGraph.Builder mergeFrom (com.google.protobuf.Message other)

نهایی عمومی SavedObjectGraph.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی 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;

عمومی 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;

عمومی SavedObjectGraph.Builder removeConcreteFunctions (کلید رشته)

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

عمومی SavedObjectGraph.Builder removeNodes (int index)

 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;

عمومی SavedObjectGraph.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی 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;

عمومی SavedObjectGraph.Builder setNodes (int index، 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;

عمومی SavedObjectGraph.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

نهایی عمومی SavedObjectGraph.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)