পাবলিক ইন্টারফেস SavedObjectGraphOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত বুলিয়ান | কংক্রিট ফাংশন রয়েছে (স্ট্রিং কী) Information about captures and output structures in concrete functions. |
বিমূর্ত মানচিত্র <স্ট্রিং, সংরক্ষিত কনক্রিট ফাংশন > | GetConcreteFunctions () পরিবর্তে getConcreteFunctionsMap() ব্যবহার করুন। |
বিমূর্ত int | getConcreteFunctionsCount () Information about captures and output structures in concrete functions. |
বিমূর্ত মানচিত্র <স্ট্রিং, সংরক্ষিত কনক্রিট ফাংশন > | getConcreteFunctionsMap () Information about captures and output structures in concrete functions. |
বিমূর্ত সংরক্ষিত কংক্রিট ফাংশন | getConcreteFunctionsOrDefault (স্ট্রিং কী, সংরক্ষিত কনক্রিট ফাংশন ডিফল্ট মান) 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. |
বিমূর্ত int | getNodesCount () Flattened list of objects in the object graph. |
বিমূর্ত তালিকা< সংরক্ষিত বস্তু > | 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. |
পাবলিক পদ্ধতি
পাবলিক বিমূর্ত বুলিয়ান ধারণ করে কনক্রিট ফাংশন (স্ট্রিং কী)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
সর্বজনীন বিমূর্ত মানচিত্র<স্ট্রিং, সংরক্ষিত কনক্রিট ফাংশন > 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;
সর্বজনীন বিমূর্ত সংরক্ষিত কংক্রিট ফাংশন 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;