interfaz pública SavedUserObjectOrBuilder
| Subclases indirectas conocidas |
Métodos públicos
| cadena abstracta | getIdentifier () Corresponds to a registration of the type to use in the loading program. |
| resumen com.google.protobuf.ByteString | getIdentifierBytes () Corresponds to a registration of the type to use in the loading program. |
| cadena abstracta | getMetadata () Initialization-related metadata. |
| resumen com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
| resumen VersionDef | getVersion () Version information from the producer of this SavedUserObject. |
| VersionDefOrBuilder abstracto | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
| booleano abstracto | hasVersion () Version information from the producer of this SavedUserObject. |
Métodos públicos
getIdentifier () de cadena abstracta pública
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;resumen público com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;getMetadata () de cadena abstracta pública
Initialization-related metadata.
string metadata = 3;resumen público com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3;Resumen público VersionDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;Resumen público VersionDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;hasVersion () booleano abstracto público
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;