सार्वजनिक इंटरफ़ेस SavedObjectGraphOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग |
सार्वजनिक तरीके
अमूर्त बूलियन | इसमेंकंक्रीटफ़ंक्शन शामिल हैं (स्ट्रिंग कुंजी) Information about captures and output structures in concrete functions. |
सार मानचित्र<स्ट्रिंग, सेव्डकंक्रीटफंक्शन > | getConcreteFunctions () इसके बजाय getConcreteFunctionsMap() उपयोग करें। |
सार इंट | getConcreteFunctionsCount () Information about captures and output structures in concrete functions. |
सार मानचित्र<स्ट्रिंग, सेव्डकंक्रीटफंक्शन > | 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. |
सार सहेजा गयाऑब्जेक्ट | getNodes (int सूचकांक) Flattened list of objects in the object graph. |
सार इंट | getNodesCount () Flattened list of objects in the object graph. |
सार सूची < सेव्डऑब्जेक्ट > | getNodesList () Flattened list of objects in the object graph. |
सार SaveObjectOrBuilder | getNodesOrBuilder (int अनुक्रमणिका) Flattened list of objects in the object graph. |
सार सूची<? SavedObjectOrBuilder > का विस्तार करता है | getNodesOrBuilderList () Flattened list of objects in the object graph. |
सार्वजनिक तरीके
सार्वजनिक सार बूलियन में कंक्रीट फ़ंक्शंस शामिल हैं (स्ट्रिंग कुंजी)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
सार्वजनिक सार मानचित्र<स्ट्रिंग, SaveConcreteFunction > 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;
सार्वजनिक सार मानचित्र<स्ट्रिंग, सेव्डकंक्रीटफंक्शन > 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;
सार्वजनिक सार सेव्डऑब्जेक्ट गेटनोड्स (इंट इंडेक्स)
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;