classe 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.
tensorflow.SavedUserObject Métodos Públicos
| SavedUserObject.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| ObjetoSalvoUsuário | construir () |
| ObjetoSalvoUsuário | |
| SavedUserObject.Builder | claro () |
| SavedUserObject.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
| SavedUserObject.Builder | limparIdentificador () Corresponds to a registration of the type to use in the loading program. |
| SavedUserObject.Builder | limparMetadados () Initialization-related metadata. |
| SavedUserObject.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
| SavedUserObject.Builder | clearVersion () Version information from the producer of this SavedUserObject. |
| SavedUserObject.Builder | clonar () |
| ObjetoSalvoUsuário | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Corda | getIdentifier () Corresponds to a registration of the type to use in the loading program. |
| com.google.protobuf.ByteString | getIdentifierBytes () Corresponds to a registration of the type to use in the loading program. |
| Corda | getMetadata () Initialization-related metadata. |
| com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
| VersãoDef | getVersão () Version information from the producer of this SavedUserObject. |
| VersãoDef.Builder | getVersionBuilder () Version information from the producer of this SavedUserObject. |
| VersãoDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
| booleano | hasVersion () Version information from the producer of this SavedUserObject. |
| booleano final | |
| SavedUserObject.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedUserObject.Builder | mergeFrom (com.google.protobuf.Message outro) |
| final SavedUserObject.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
| SavedUserObject.Builder | |
| SavedUserObject.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| SavedUserObject.Builder | setIdentifier (valor da string) Corresponds to a registration of the type to use in the loading program. |
| SavedUserObject.Builder | setIdentifierBytes (valor com.google.protobuf.ByteString) Corresponds to a registration of the type to use in the loading program. |
| SavedUserObject.Builder | setMetadata (valor da string) Initialization-related metadata. |
| SavedUserObject.Builder | setMetadataBytes (valor com.google.protobuf.ByteString) Initialization-related metadata. |
| SavedUserObject.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
| final SavedUserObject.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
| SavedUserObject.Builder | |
| SavedUserObject.Builder | setVersion ( VersionDef.Builder construtorForValue) Version information from the producer of this SavedUserObject. |
Métodos herdados
Métodos Públicos
public SavedUserObject.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do 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; final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
String 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; String pública getMetadata ()
Initialization-related metadata.
string metadata = 3; público com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3; Versão públicaDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; public VersionDef.Builder getVersionBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; public VersionDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; hasVersion booleano público ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; público final booleano isInitialized ()
public SavedUserObject.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
público final SavedUserObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
public SavedUserObject.Builder mergeVersion (valor VersionDef )
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; public SavedUserObject.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public SavedUserObject.Builder setIdentifier (valor de string)
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; public SavedUserObject.Builder setMetadata (valor de string)
Initialization-related metadata.
string metadata = 3; public SavedUserObject.Builder setMetadataBytes (valor com.google.protobuf.ByteString)
Initialization-related metadata.
string metadata = 3; public SavedUserObject.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
final público SavedUserObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
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;