SavedObjectGraphOrBuilder

interfejs publiczny SavedObjectGraphOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjna wartość logiczna
zawieraConcreteFunctions (klawisz ciągu)
 Information about captures and output structures in concrete functions.
abstrakcyjna Mapa<String, SavedConcreteFunction >
streszczenie wew
getConcreteFunctionsCount ()
 Information about captures and output structures in concrete functions.
abstrakcyjna Mapa<String, SavedConcreteFunction >
getConcreteFunctionsMap ()
 Information about captures and output structures in concrete functions.
streszczenie funkcji SavedConcrete
getConcreteFunctionsOrDefault (klucz ciągu, wartość domyślna SavedConcreteFunction )
 Information about captures and output structures in concrete functions.
streszczenie funkcji SavedConcrete
getConcreteFunctionsOrThrow (klawisz łańcuchowy)
 Information about captures and output structures in concrete functions.
abstrakcyjny zapisany obiekt
getNodes (indeks int)
 Flattened list of objects in the object graph.
streszczenie wew
getNodesCount ()
 Flattened list of objects in the object graph.
lista abstrakcyjna <ZapisanyObiekt>
getNodesList ()
 Flattened list of objects in the object graph.
streszczenie SavedObjectOrBuilder
getNodesOrBuilder (indeks int)
 Flattened list of objects in the object graph.
lista abstrakcyjna<? rozszerza SavedObjectOrBuilder >
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.

Metody publiczne

publiczna wartość logiczna abstrakcyjna zawieraConcreteFunctions (klucz String)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

publiczne streszczenie Map<String, SavedConcreteFunction > getConcreteFunctions ()

Zamiast tego użyj getConcreteFunctionsMap() .

publiczne streszczenie int getConcreteFunctionsCount ()

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

publiczna abstrakcja Map<String, SavedConcreteFunction > getConcreteFunctionsMap ()

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

publiczne streszczenie SavedConcreteFunction getConcreteFunctionsOrDefault (klucz ciąg, wartość domyślna SavedConcreteFunction )

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

publiczne streszczenie SavedConcreteFunction getConcreteFunctionsOrThrow (klawisz ciągu)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

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

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

publiczna lista abstrakcyjna< 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;

publiczne streszczenie SavedObjectOrBuilder getNodesOrBuilder (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;

publiczna lista abstrakcyjna<? rozszerza 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;