SavedObjectGraph

public final class SavedObjectGraph

Tipo de tensorflow.SavedObjectGraph

Clases anidadas

clase SavedObjectGraph.Builder Tipo de tensorflow.SavedObjectGraph

Constantes

En t CONCRETE_FUNCTIONS_FIELD_NUMBER
En t NODES_FIELD_NUMBER

Métodos públicos

booleano
containsConcreteFunctions (clave de cadena)
 Information about captures and output structures in concrete functions.
booleano
es igual a (Objeto obj)
Mapa <String, SavedConcreteFunction >
En t
getConcreteFunctionsCount ()
 Information about captures and output structures in concrete functions.
Mapa <String, SavedConcreteFunction >
getConcreteFunctionsMap ()
 Information about captures and output structures in concrete functions.
Función de hormigón guardado
getConcreteFunctionsOrDefault (clave de cadena, valor predeterminado SavedConcreteFunction )
 Information about captures and output structures in concrete functions.
GuardadoHormigónFunción
getConcreteFunctionsOrThrow (clave de cadena)
 Information about captures and output structures in concrete functions.
static SavedObjectGraph
SavedObjectGraph
com.google.protobuf.Descriptors.Descriptor estático final
Objeto guardado
getNodes (índice int)
 Flattened list of objects in the object graph.
En t
getNodesCount ()
 Flattened list of objects in the object graph.
Lista < Objeto Guardado >
getNodesList ()
 Flattened list of objects in the object graph.
SavedObjectOrBuilder
getNodesOrBuilder (índice int)
 Flattened list of objects in the object graph.
Lista <? extiende SavedObjectOrBuilder >
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.
En t
final com.google.protobuf.UnknownFieldSet
En t
booleano final
static SavedObjectGraph.Builder
static SavedObjectGraph.Builder
SavedObjectGraph.Builder
static SavedObjectGraph
parseDelimitedFrom (entrada InputStream)
static SavedObjectGraph
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SavedObjectGraph
parseFrom (datos ByteBuffer)
static SavedObjectGraph
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SavedObjectGraph
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SavedObjectGraph
parseFrom (entrada com.google.protobuf.CodedInputStream)
static SavedObjectGraph
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SavedObjectGraph
parseFrom (datos com.google.protobuf.ByteString)
static SavedObjectGraph
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SavedObjectGraph
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
SavedObjectGraph.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

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 (clave de cadena)

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

public boolean es igual a (Object obj)

public Map <String, SavedConcreteFunction > getConcreteFunctions ()

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 (clave de cadena, 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 (clave de cadena)

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

public static SavedObjectGraph getDefaultInstance ()

public SavedObjectGraph getDefaultInstanceForType ()

public static final 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;

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;

Lista pública < Objeto Guardado > 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 <? extiende 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.Builder newBuilder (prototipo SavedObjectGraph )

public static SavedObjectGraph.Builder newBuilder ()

public SavedObjectGraph.Builder newBuilderForType ()

public static SavedObjectGraph parseDelimitedFrom (entrada InputStream)

Lanza
IOException

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

Lanza
IOException

public static SavedObjectGraph parseFrom (datos ByteBuffer)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

public static SavedObjectGraph parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

público estático analizador ()

public SavedObjectGraph.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException