clase final estática pública SavedUserObject.Builder
A SavedUserObject is an object (in the object-oriented language of the TensorFlow program) of some user- or framework-defined class other than those handled specifically by the other kinds of SavedObjects. This object cannot be evaluated as a tensor, and therefore cannot be bound to an input of a function.Protobuf tipo
tensorflow.SavedUserObject
Métodos públicos
ObjetoDeUsuarioGuardado.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Objeto de usuario guardado | construir () |
Objeto de usuario guardado | |
ObjetoDeUsuarioGuardado.Builder | claro () |
ObjetoDeUsuarioGuardado.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
ObjetoDeUsuarioGuardado.Builder | borrarIdentificador () Corresponds to a registration of the type to use in the loading program. |
ObjetoDeUsuarioGuardado.Builder | borrarMetadatos () Initialization-related metadata. |
ObjetoDeUsuarioGuardado.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
ObjetoDeUsuarioGuardado.Builder | versión clara () Version information from the producer of this SavedUserObject. |
ObjetoDeUsuarioGuardado.Builder | clonar () |
Objeto de usuario guardado | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
Cadena | obtenerIdentificador () Corresponds to a registration of the type to use in the loading program. |
com.google.protobuf.ByteString | obtenerIdentificadorBytes () Corresponds to a registration of the type to use in the loading program. |
Cadena | obtener metadatos () Initialization-related metadata. |
com.google.protobuf.ByteString | obtenerMetadataBytes () Initialization-related metadata. |
VersiónDef | obtener versión () Version information from the producer of this SavedUserObject. |
VersiónDef.Builder | getVersionBuilder () Version information from the producer of this SavedUserObject. |
VersiónDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
booleano | tieneVersión () Version information from the producer of this SavedUserObject. |
booleano final | |
ObjetoDeUsuarioGuardado.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
GuardadoUserObject.Builder | mergeFrom (com.google.protobuf.Message otro) |
SavedUserObject.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
GuardadoUserObject.Builder | |
GuardadoUserObject.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
GuardadoUserObject.Builder | setIdentifier (valor de cadena) Corresponds to a registration of the type to use in the loading program. |
GuardadoUserObject.Builder | setIdentifierBytes (valor com.google.protobuf.ByteString) Corresponds to a registration of the type to use in the loading program. |
GuardadoUserObject.Builder | setMetadata (valor de cadena) Initialization-related metadata. |
GuardadoUserObject.Builder | setMetadataBytes (valor com.google.protobuf.ByteString) Initialization-related metadata. |
GuardadoUserObject.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
SavedUserObject.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
GuardadoUserObject.Builder | |
GuardadoUserObject.Builder | setVersion ( VersiónDef.Builder constructorForValue) Version information from the producer of this SavedUserObject. |
Métodos heredados
Métodos públicos
público SavedUserObject.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público SavedUserObject.Builder clearIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
público SavedUserObject.Builder clearMetadata ()
Initialization-related metadata.
string metadata = 3;
público SavedUserObject.Builder clearVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
cadena pública getIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
público com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
cadena pública getMetadata ()
Initialization-related metadata.
string metadata = 3;
público com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3;
Versión públicaDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
público VersionDef.Builder getVersionBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
versión públicaDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
hasVersion pública booleana ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
público final booleano isInitialized ()
público SavedUserObject.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
público final SavedUserObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público SavedUserObject.Builder mergeVersion (valor VersionDef )
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
público SavedUserObject.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público SavedUserObject.Builder setIdentifier (valor de cadena)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
público SavedUserObject.Builder setIdentifierBytes (valor com.google.protobuf.ByteString)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
público SavedUserObject.Builder setMetadata (valor de cadena)
Initialization-related metadata.
string metadata = 3;
público SavedUserObject.Builder setMetadataBytes (valor com.google.protobuf.ByteString)
Initialization-related metadata.
string metadata = 3;
público SavedUserObject.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
público final SavedUserObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público SavedUserObject.Builder setVersion (valor VersionDef )
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
público SavedUserObject.Builder setVersion ( VersionDef.Builder builderForValue)
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;