SavedObjectGraph

classe final pública SavedObjectGraph

Tipo de protobuf tensorflow.SavedObjectGraph

Classes aninhadas

aula SavedObjectGraph.Builder Tipo de protobuf tensorflow.SavedObjectGraph

Constantes

interno CONCRETE_FUNCTIONS_FIELD_NUMBER
interno NODES_FIELD_NUMBER

Métodos Públicos

boleano
contémConcreteFunctions (chave String)
 Information about captures and output structures in concrete functions.
boleano
é igual (objeto obj)
Mapa<String, SavedConcreteFunction >
interno
getConcreteFunctionsCount ()
 Information about captures and output structures in concrete functions.
Mapa<String, SavedConcreteFunction >
getConcreteFunctionsMap ()
 Information about captures and output structures in concrete functions.
FunçãoConcretoSalvo
getConcreteFunctionsOrDefault (chave String, SavedConcreteFunction defaultValue)
 Information about captures and output structures in concrete functions.
FunçãoConcretoSalvo
getConcreteFunctionsOrThrow (chave de string)
 Information about captures and output structures in concrete functions.
SavedObjectGraph estático
SalvoObjectGraph
final estático com.google.protobuf.Descriptors.Descriptor
Objeto salvo
getNodes (índice interno)
 Flattened list of objects in the object graph.
interno
getNodesCount ()
 Flattened list of objects in the object graph.
Lista< ObjetoSalvo >
getNodesList ()
 Flattened list of objects in the object graph.
ObjetoSalvoOrBuilder
getNodesOrBuilder (índice interno)
 Flattened list of objects in the object graph.
Lista<? estende SavedObjectOrBuilder >
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.
interno
final com.google.protobuf.UnknownFieldSet
interno
booleano final
SavedObjectGraph.Builder estático
SavedObjectGraph.Builder estático
SavedObjectGraph.Builder
SavedObjectGraph estático
parseDelimitedFrom (entrada InputStream)
SavedObjectGraph estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph estático
parseFrom (dados de ByteBuffer)
SavedObjectGraph estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph estático
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
SavedObjectGraph estático
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph estático
parseFrom (dados com.google.protobuf.ByteString)
SavedObjectGraph estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph estático
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
SavedObjectGraph.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

público estático final int CONCRETE_FUNCTIONS_FIELD_NUMBER

Valor Constante: 2

público estático final int NODES_FIELD_NUMBER

Valor Constante: 1

Métodos Públicos

booleano público contémConcreteFunctions (chave String)

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

booleano público é igual (Object obj)

public Map<String, SavedConcreteFunction > getConcreteFunctions ()

Use getConcreteFunctionsMap() em 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 (chave String, 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;

público estático SavedObjectGraph getDefaultInstance ()

público SavedObjectGraph getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public SavedObject getNodes (índice 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;

público 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;

Lista pública< 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 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 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 ()

público int getSerializedSize ()

final público com.google.protobuf.UnknownFieldSet getUnknownFields ()

hashCode int público ()

público final booleano isInitialized ()

público estático SavedObjectGraph.Builder newBuilder (protótipo SavedObjectGraph )

público estático SavedObjectGraph.Builder newBuilder ()

público SavedObjectGraph.Builder newBuilderForType ()

public static SavedObjectGraph parseDelimitedFrom (entrada InputStream)

Lança
IOException

public static SavedObjectGraph parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static SavedObjectGraph parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

public static SavedObjectGraph parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static SavedObjectGraph parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static SavedObjectGraph parseFrom (entrada com.google.protobuf.CodedInputStream)

Lança
IOException

public static SavedObjectGraph parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static SavedObjectGraph parseFrom (dados com.google.protobuf.ByteString)

Lança
InvalidProtocolBufferException

public static SavedObjectGraph parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static SavedObjectGraph parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

estática pública analisador ()

público SavedObjectGraph.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException