SavedObjectGraphOrBuilder

الواجهة العامة SavedObjectGraphOrBuilder
الفئات الفرعية غير المباشرة المعروفة

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

منطقية مجردة
يحتوي على وظائف ملموسة (مفتاح السلسلة)
 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.
مجردة SavedConcreteFunction
getConcreteFunctionsOrDefault (مفتاح السلسلة، SavedConcreteFunction defaultValue)
 Information about captures and output structures in concrete functions.
مجردة SavedConcreteFunction
getConcreteFunctionsOrThrow (مفتاح السلسلة)
 Information about captures and output structures in concrete functions.
مجردة SavedObject
getNodes (فهرس كثافة العمليات)
 Flattened list of objects in the object graph.
كثافة العمليات مجردة
الحصول على العقدة ()
 Flattened list of objects in the object graph.
قائمة مجردة < SavedObject >
قائمة العقد ()
 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.

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

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

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

Map<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 defaultValue)

 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;

الملخص العام 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;

الملخص العام 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)

 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;