رابط عمومی SavedObjectGraphOrBuilder
زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
بولی انتزاعی | حاوی ConcreteFunctions (کلید رشته) Information about captures and output structures in concrete functions. |
نقشه انتزاعی<String, SavedConcreteFunction > | getConcreteFunctions () به جای آن getConcreteFunctionsMap() استفاده کنید. |
انتزاعی | getConcreteFunctionsCount () Information about captures and output structures in concrete functions. |
نقشه انتزاعی<String, SavedConcreteFunction > | getConcreteFunctionsMap () Information about captures and output structures in concrete functions. |
چکیده SavedConcreteFunction | getConcreteFunctionsOrDefault (کلید رشته، مقدار پیشفرض SavedConcreteFunction ) Information about captures and output structures in concrete functions. |
چکیده SavedConcreteFunction | getConcreteFunctionsOrThrow (کلید رشته) Information about captures and output structures in concrete functions. |
چکیده SavedObject | getNodes (شاخص int) 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. |
روش های عمومی
بولی انتزاعی عمومی شامل 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;
چکیده عمومی SavedObject getNodes (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;
انتزاعی عمومی 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;