SavedUserObjectOrBuilder

interface publique SavedUserObjectOrBuilder
Sous-classes indirectes connues

Méthodes publiques

chaîne abstraite
obtenirIdentifiant ()
 Corresponds to a registration of the type to use in the loading program.
résumé com.google.protobuf.ByteString
getIdentifierBytes ()
 Corresponds to a registration of the type to use in the loading program.
chaîne abstraite
getMetadata ()
 Initialization-related metadata.
résumé com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
résumé VersionDef
obtenirVersion ()
 Version information from the producer of this SavedUserObject.
résumé VersionDefOrBuilder
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
booléen abstrait
aVersion ()
 Version information from the producer of this SavedUserObject.

Méthodes publiques

chaîne abstraite publique getIdentifier ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

résumé public com.google.protobuf.ByteString getIdentifierBytes ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

chaîne abstraite publique getMetadata ()

métadonnées de chaîne

 Initialization-related metadata.
 
string metadata = 3;

résumé public com.google.protobuf.ByteString getMetadataBytes ()

métadonnées de chaîne

 Initialization-related metadata.
 
string metadata = 3;

résumé public VersionDef getVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

public abstrait VersionDefOrBuilder getVersionOrBuilder ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

public abstrait booléen hasVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;