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، SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObject.Builder
addNodesBuilder (فهرس كثافة العمليات)
 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، قيمة الكائن)
SavedObjectGraph
SavedObjectGraph
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
منطقية
يحتوي على وظائف ملموسة (مفتاح السلسلة)
 Information about captures and output structures in concrete functions.
الخريطة<سلسلة، SavedConcreteFunction >
كثافة العمليات
getConcreteFunctionsCount ()
 Information about captures and output structures in concrete functions.
الخريطة<سلسلة، SavedConcreteFunction >
getConcreteFunctionsMap ()
 Information about captures and output structures in concrete functions.
وظيفة الخرسانة المحفوظة
getConcreteFunctionsOrDefault (مفتاح السلسلة، SavedConcreteFunction defaultValue)
 Information about captures and output structures in concrete functions.
وظيفة الخرسانة المحفوظة
getConcreteFunctionsOrThrow (مفتاح السلسلة)
 Information about captures and output structures in concrete functions.
SavedObjectGraph
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
الخريطة<سلسلة، SavedConcreteFunction >
getMutableConcreteFunctions ()
استخدم أدوات الوصول البديلة للطفرات بدلاً من ذلك.
كائن محفوظ
getNodes (فهرس كثافة العمليات)
 Flattened list of objects in the object graph.
SavedObject.Builder
getNodesBuilder (فهرس كثافة العمليات)
 Flattened list of objects in the object graph.
القائمة< SavedObject.Builder >
getNodesBuilderList ()
 Flattened list of objects in the object graph.
كثافة العمليات
الحصول على العقدة ()
 Flattened list of objects in the object graph.
القائمة< الكائن المحفوظ >
قائمة العقد ()
 Flattened list of objects in the object graph.
SavedObjectOrBuilder
getNodesOrBuilder (فهرس كثافة العمليات)
 Flattened list of objects in the object graph.
القائمة<؟ يمتد SavedObjectOrBuilder >
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.
منطقية نهائية
SavedObjectGraph.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SavedObjectGraph.Builder
دمج من (com.google.protobuf.Message أخرى)
SavedObjectGraph.Builder النهائي
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
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
إزالة العقد (فهرس كثافة العمليات)
 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.UnknownFieldSet UnknownFields)

الطرق الموروثة

الأساليب العامة

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;

AddNodes SavedObjectGraph.Builder العامة (قيمة 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، 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)

 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 public addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء 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 public 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 defaultValue)

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

getConcreteFunctionsOrThrow العامة SavedConcreteFunction (مفتاح السلسلة)

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

SavedObjectGraph العام getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

الخريطة العامة<String, SavedConcreteFunction > getMutableConcreteFunctions ()

استخدم أدوات الوصول البديلة للطفرات بدلاً من ذلك.

getNodes SavedObject العامة (مؤشر 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)

 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 public 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;

getNodesOrBuilder العام SavedObjectOrBuilder (فهرس كثافة العمليات)

 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;

تمت تهيئة القيمة المنطقية النهائية العامة ()

SavedObjectGraph.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

SavedObjectGraph.Builder العام يدمج من (com.google.protobuf.Message أخرى)

العام النهائي SavedObjectGraph.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

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 public 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)

 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، قيمة الكائن)

مجموعة 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 العامة (مؤشر 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;

SavedObjectGraph.Builder العام setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor الحقل، مؤشر int، قيمة الكائن)

النهائي العام SavedObjectGraph.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)