antarmuka publik SavedObjectGraphOrBuilder
Subkelas Tidak Langsung yang Diketahui |
Metode Publik
boolean abstrak | berisiConcreteFunctions (kunci string) Information about captures and output structures in concrete functions. |
Peta abstrak<String, Fungsi Beton Tersimpan > | dapatkanFungsi Beton () Gunakan getConcreteFunctionsMap() sebagai gantinya. |
abstrak ke dalam | dapatkanConcreteFunctionsCount () Information about captures and output structures in concrete functions. |
Peta abstrak<String, Fungsi Beton Tersimpan > | dapatkanConcreteFunctionsMap () Information about captures and output structures in concrete functions. |
abstrak Fungsi Beton Tersimpan | getConcreteFunctionsOrDefault (kunci string, SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions. |
abstrak Fungsi Beton Tersimpan | getConcreteFunctionsOrThrow (kunci string) Information about captures and output structures in concrete functions. |
abstrak Objek Tersimpan | getNodes (indeks int) Flattened list of objects in the object graph. |
abstrak ke dalam | dapatkanNodesCount () Flattened list of objects in the object graph. |
Daftar abstrak< SavedObject > | dapatkanNodesList () Flattened list of objects in the object graph. |
abstrak SavedObjectOrBuilder | getNodesOrBuilder (indeks int) Flattened list of objects in the object graph. |
Daftar abstrak<? memperluas SavedObjectOrBuilder > | getNodesOrBuilderList () Flattened list of objects in the object graph. |
Metode Publik
boolean abstrak publik berisi Fungsi Beton (kunci String)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
Peta abstrak publik<String, SavedConcreteFunction > getConcreteFunctions ()
Gunakan getConcreteFunctionsMap()
sebagai gantinya.
abstrak publik int getConcreteFunctionsCount ()
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
Peta abstrak publik<String, SavedConcreteFunction > getConcreteFunctionsMap ()
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
abstrak publik SavedConcreteFunction getConcreteFunctionsOrDefault (kunci string, SavedConcreteFunction defaultValue)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
abstrak publik SavedConcreteFunction getConcreteFunctionsOrThrow (kunci string)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
abstrak publik SavedObject getNodes (indeks 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;
abstrak publik 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;
Daftar abstrak publik< 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;
abstrak publik SavedObjectOrBuilder getNodesOrBuilder (int indeks)
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;
Daftar abstrak publik<? memperluas 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;