SavedObjectGraph

الفئة النهائية العامة SavedObjectGraph

نوع Protobuf tensorflow.SavedObjectGraph

فئات متداخلة

فصل SavedObjectGraph.Builder نوع Protobuf tensorflow.SavedObjectGraph

الثوابت

كثافة العمليات CONCRETE_FUNCTIONS_FIELD_NUMBER
كثافة العمليات NODES_FIELD_NUMBER

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

منطقية
يحتوي على وظائف ملموسة (مفتاح السلسلة)
 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
SavedObjectGraph
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
كائن محفوظ
getNodes (فهرس كثافة العمليات)
 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.
كثافة العمليات
النهائي com.google.protobuf.UnknownFieldSet
كثافة العمليات
منطقية نهائية
ثابت SavedObjectGraph.Builder
newBuilder (النموذج الأولي لـ SavedObjectGraph )
ثابت SavedObjectGraph.Builder
SavedObjectGraph.Builder
ثابت SavedObjectGraph
parseDelimitedFrom (إدخال InputStream)
ثابت SavedObjectGraph
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت SavedObjectGraph
parseFrom (بيانات ByteBuffer)
ثابت SavedObjectGraph
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت SavedObjectGraph
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت SavedObjectGraph
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
ثابت SavedObjectGraph
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت SavedObjectGraph
parseFrom (بيانات com.google.protobuf.ByteString)
ثابت SavedObjectGraph
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت SavedObjectGraph
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
SavedObjectGraph.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

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

الثوابت

النهائي الثابت العام CONCRETE_FUNCTIONS_FIELD_NUMBER

القيمة الثابتة: 2

العدد النهائي الثابت العام NODES_FIELD_NUMBER

القيمة الثابتة: 1

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

يحتوي المنطق المنطقي العام على ConcreteFunctions (مفتاح السلسلة)

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

القيمة المنطقية العامة تساوي (Object obj)

الخريطة العامة<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;

getDefaultInstance () SavedObjectGraph الثابت العام

SavedObjectGraph العام getDefaultInstanceForType ()

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

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;

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;

عام الحصول على بارسيرفورتايب ()

int public getSerializedSize ()

النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()

كود التجزئة الدولي العام ()

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

ثابت عام SavedObjectGraph.Builder newBuilder (النموذج الأولي SavedObjectGraph )

ثابت عام SavedObjectGraph.Builder newBuilder ()

SavedObjectGraph.Builder العام newBuilderForType ()

تحليل SavedObjectGraph العام الثابت DelimitedFrom (إدخال InputStream)

رميات
IOEException

ParseDelimitedFrom الثابت العام لـ SavedObjectGraph (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل SavedObjectGraph العام الثابت (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

تحليل SavedObjectGraph الثابت العام (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل SavedObjectGraph العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل SavedObjectGraph الثابت العام (com.google.protobuf.CodedInputStream input)

رميات
IOEException

تحليل SavedObjectGraph الثابت العام (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل SavedObjectGraph العام الثابت (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

تحليل SavedObjectGraph العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل SavedObjectGraph الثابت العام (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ساكنة عامة محلل ()

SavedObjectGraph العام.Builder toBuilder ()

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException