public final class SavedObjectGraph
tensorflow.SavedObjectGraph tipo tensorflow.SavedObjectGraph
Classes aninhadas
| aula | SavedObjectGraph.Builder | tensorflow.SavedObjectGraph tipo tensorflow.SavedObjectGraph | |
Constantes
| int | CONCRETE_FUNCTIONS_FIELD_NUMBER | |
| int | NODES_FIELD_NUMBER |
Métodos Públicos
| boleano | containsConcreteFunctions (String key) Information about captures and output structures in concrete functions. |
| boleano | igual a (objeto obj) |
| Map <String, SavedConcreteFunction > | getConcreteFunctions () Use getConcreteFunctionsMap() vez disso. |
| int | getConcreteFunctionsCount () Information about captures and output structures in concrete functions. |
| Map <String, SavedConcreteFunction > | getConcreteFunctionsMap () Information about captures and output structures in concrete functions. |
| SavedConcreteFunction | getConcreteFunctionsOrDefault (String key, SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions. |
| SavedConcreteFunction | getConcreteFunctionsOrThrow (String key) Information about captures and output structures in concrete functions. |
| static SavedObjectGraph | |
| SavedObjectGraph | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| SavedObject | |
| int | getNodesCount () Flattened list of objects in the object graph. |
| Lista < SavedObject > | getNodesList () Flattened list of objects in the object graph. |
| SavedObjectOrBuilder | |
| Lista <? estende SavedObjectOrBuilder > | getNodesOrBuilderList () Flattened list of objects in the object graph. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashCode () |
| final booleano | |
| static SavedObjectGraph.Builder | newBuilder (protótipo SavedObjectGraph ) |
| static SavedObjectGraph.Builder | newBuilder () |
| SavedObjectGraph.Builder | |
| static SavedObjectGraph | parseDelimitedFrom (input InputStream) |
| static SavedObjectGraph | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static SavedObjectGraph | parseFrom (dados ByteBuffer) |
| static SavedObjectGraph | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static SavedObjectGraph | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static SavedObjectGraph | parseFrom (com.google.protobuf.CodedInputStream input) |
| static SavedObjectGraph | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static SavedObjectGraph | parseFrom (com.google.protobuf.ByteString data) |
| static SavedObjectGraph | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static SavedObjectGraph | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| SavedObjectGraph.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int CONCRETE_FUNCTIONS_FIELD_NUMBER
Valor constante: 2
public static final int NODES_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
public boolean containsConcreteFunctions (String key)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;public boolean equals (Object obj)
public Map <String, SavedConcreteFunction > getConcreteFunctions ()
Use getConcreteFunctionsMap() vez disso.
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; public SavedConcreteFunction getConcreteFunctionsOrDefault (String key, SavedConcreteFunction defaultValue)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;public SavedConcreteFunction getConcreteFunctionsOrThrow (chave String)
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 ()
public SavedObject getNodes (índice interno )
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 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;public SavedObjectOrBuilder getNodesOrBuilder (índice interno )
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 pública <? estende 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; público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static SavedObjectGraph parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static SavedObjectGraph parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static SavedObjectGraph parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static SavedObjectGraph parseFrom (com.google.protobuf.CodedInputStream input)
Lança
| IOException |
|---|
public static SavedObjectGraph parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static SavedObjectGraph parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static SavedObjectGraph parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static SavedObjectGraph parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|