publiczna klasa końcowa SavedObjectGraph
Protobuf typu tensorflow.SavedObjectGraph
Klasy zagnieżdżone
| klasa | SavedObjectGraph.Builder | Protobuf typu tensorflow.SavedObjectGraph | |
Stałe
| wew | CONCRETE_FUNCTIONS_FIELD_NUMBER | |
| wew | NODES_FIELD_NUMBER |
Metody publiczne
| wartość logiczna | zawieraConcreteFunctions (klawisz ciągu) Information about captures and output structures in concrete functions. |
| wartość logiczna | równa się (obiekt obiektu) |
| Mapa<String, SavedConcreteFunction > | getConcreteFunctions () Zamiast tego użyj getConcreteFunctionsMap() . |
| wew | getConcreteFunctionsCount () Information about captures and output structures in concrete functions. |
| Mapa<String, SavedConcreteFunction > | getConcreteFunctionsMap () Information about captures and output structures in concrete functions. |
| Funkcja SavedConcrete | getConcreteFunctionsOrDefault (klucz ciągu, wartość domyślna SavedConcreteFunction ) Information about captures and output structures in concrete functions. |
| Funkcja SavedConcrete | getConcreteFunctionsOrThrow (klawisz łańcuchowy) Information about captures and output structures in concrete functions. |
| statyczny wykres SavedObjectGraph | |
| Wykres zapisanego obiektu | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| Zapisany obiekt | getNodes (indeks int) Flattened list of objects in the object graph. |
| wew | getNodesCount () Flattened list of objects in the object graph. |
| Lista <ZapisanyObiekt> | getNodesList () Flattened list of objects in the object graph. |
| SavedObjectOrBuilder | getNodesOrBuilder (indeks int) Flattened list of objects in the object graph. |
| Lista<? rozszerza SavedObjectOrBuilder > | getNodesOrBuilderList () Flattened list of objects in the object graph. |
| wew | |
| końcowy com.google.protobuf.UnknownFieldSet | |
| wew | hashCode () |
| końcowa wartość logiczna | |
| statyczny SavedObjectGraph.Builder | newBuilder (prototyp SavedObjectGraph ) |
| statyczny SavedObjectGraph.Builder | nowyBuilder () |
| SavedObjectGraph.Builder | |
| statyczny wykres SavedObjectGraph | parseDelimitedFrom (wejście strumienia wejściowego) |
| statyczny wykres SavedObjectGraph | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny wykres SavedObjectGraph | parseFrom (dane ByteBuffer) |
| statyczny wykres SavedObjectGraph | parseFrom (wejście com.google.protobuf.CodedInputStream, rejestr rozszerzenia com.google.protobuf.ExtensionRegistryLite) |
| statyczny wykres SavedObjectGraph | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny wykres SavedObjectGraph | parseFrom (wejście com.google.protobuf.CodedInputStream) |
| statyczny wykres SavedObjectGraph | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
| statyczny wykres SavedObjectGraph | parseFrom (dane com.google.protobuf.ByteString) |
| statyczny wykres SavedObjectGraph | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny wykres SavedObjectGraph | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny | parser () |
| SavedObjectGraph.Builder | |
| próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int CONCRETE_FUNCTIONS_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int NODES_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna zawieraConcreteFunctions (klucz String)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2; publiczna wartość logiczna równa się (obiekt obiektu)
public Map<String, SavedConcreteFunction > getConcreteFunctions ()
Zamiast tego użyj getConcreteFunctionsMap() .
public int getConcreteFunctionsCount ()
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2; public 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; publiczny SavedConcreteFunction getConcreteFunctionsOrDefault (klucz ciągu, 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; public 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; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny 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; publiczny 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; public List< 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; publiczny 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; lista publiczna<? 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; publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny SavedObjectGraph parseDelimitedFrom (wejście strumienia wejściowego)
Rzuca
| Wyjątek IO |
|---|
public static SavedObjectGraph parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static SavedObjectGraph parseFrom (dane ByteBuffer)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static SavedObjectGraph parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static SavedObjectGraph parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczny statyczny SavedObjectGraph parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
| Wyjątek IO |
|---|
publiczny statyczny SavedObjectGraph parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczny statyczny SavedObjectGraph parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczny statyczny SavedObjectGraph parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static SavedObjectGraph parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
| Wyjątek IO |
|---|