SavedObjectGraphOrBuilder

อินเทอร์เฟซสาธารณะ SavedObjectGraphOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

บูลีนนามธรรม
containsConcreteFunctions (คีย์สตริง)
 Information about captures and output structures in concrete functions.
แผนที่นามธรรม<String, SavedConcreteFunction >
บทคัดย่อ
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 defaultValue)
 Information about captures and output structures in concrete functions.
บทคัดย่อ SavedConcreteFunction
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.
บทคัดย่อ SavedObjectOrBuilder
getNodesOrBuilder (ดัชนี int)
 Flattened list of objects in the object graph.
รายการนามธรรม<? ขยาย SavedObjectOrBuilder >
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.

วิธีการสาธารณะ

บูลีนนามธรรมสาธารณะ containsConcreteFunctions (คีย์สตริง)

แผนที่

 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 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;