ממשק ציבורי SavedUserObjectOrBuilder
תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
מחרוזת מופשטת | 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. |
מחרוזת מופשטת | getMetadata () Initialization-related metadata. |
תקציר com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
מופשט VersionDef | getVersion () Version information from the producer of this SavedUserObject. |
מופשט VersionDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
בוליאני מופשט | hasVersion () Version information from the producer of this SavedUserObject. |
שיטות ציבוריות
תקציר ציבורי מחרוזת getIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
תקציר ציבורי com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
תקציר ציבורי מחרוזת getMetadata ()
Initialization-related metadata.
string metadata = 3;
תקציר ציבורי com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3;
תקציר ציבורי VersionDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
תקציר ציבורי VersionDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
תקציר ציבורי בוליאני hasVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;