classe finale statique publique 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
de type Protobuf.SavedUserObject Méthodes publiques
SavedUserObject.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
ObjetUtilisateurEnregistré | construire () |
ObjetUtilisateurEnregistré | buildPartial () |
SavedUserObject.Builder | clair () |
SavedUserObject.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
SavedUserObject.Builder | effacerIdentifiant () Corresponds to a registration of the type to use in the loading program. |
SavedUserObject.Builder | clearMetadonnées () Initialization-related metadata. |
SavedUserObject.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedUserObject.Builder | version claire () Version information from the producer of this SavedUserObject. |
SavedUserObject.Builder | cloner () |
ObjetUtilisateurEnregistré | |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Chaîne | obtenirIdentifiant () 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. |
Chaîne | getMetadata () Initialization-related metadata. |
com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
VersionDef | obtenirVersion () Version information from the producer of this SavedUserObject. |
VersionDef.Builder | getVersionBuilder () Version information from the producer of this SavedUserObject. |
VersionDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
booléen | aVersion () Version information from the producer of this SavedUserObject. |
booléen final | |
SavedUserObject.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedUserObject.Builder | mergeFrom (com.google.protobuf.Message autre) |
final SavedUserObject.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
SavedUserObject.Builder | |
SavedUserObject.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
SavedUserObject.Builder | setIdentifier (valeur de chaîne) Corresponds to a registration of the type to use in the loading program. |
SavedUserObject.Builder | setIdentifierBytes (valeur com.google.protobuf.ByteString) Corresponds to a registration of the type to use in the loading program. |
SavedUserObject.Builder | setMetadata (valeur de chaîne) Initialization-related metadata. |
SavedUserObject.Builder | setMetadataBytes (valeur com.google.protobuf.ByteString) Initialization-related metadata. |
SavedUserObject.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
final SavedUserObject.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
SavedUserObject.Builder | |
SavedUserObject.Builder | setVersion ( VersionDef.Builder builderForValue) Version information from the producer of this SavedUserObject. |
Méthodes héritées
Méthodes publiques
public SavedUserObject.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public SavedUserObject.Builder clearIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
public SavedUserObject.Builder clearMetadata ()
Initialization-related metadata.
string metadata = 3;
public SavedUserObject.Builder clearVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
chaîne publique getIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
public com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
chaîne publique getMetadata ()
Initialization-related metadata.
string metadata = 3;
public com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3;
VersionDef publique 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;
version publiqueDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
public booléen hasVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
public final booléen isInitialized ()
public SavedUserObject.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public final SavedUserObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SavedUserObject.Builder mergeVersion (valeur VersionDef )
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
public SavedUserObject.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public SavedUserObject.Builder setIdentifier (valeur de chaîne)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
public SavedUserObject.Builder setIdentifierBytes (valeur com.google.protobuf.ByteString)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
public SavedUserObject.Builder setMetadata (valeur de chaîne)
Initialization-related metadata.
string metadata = 3;
public SavedUserObject.Builder setMetadataBytes (valeur com.google.protobuf.ByteString)
Initialization-related metadata.
string metadata = 3;
public SavedUserObject.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
public final SavedUserObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SavedUserObject.Builder setVersion (valeur VersionDef )
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
public SavedUserObject.Builder setVersion ( VersionDef.Builder builderForValue)
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;