общедоступный интерфейс SavedUserObjectOrBuilder
Известные косвенные подклассы |
Публичные методы
абстрактная строка | получитьИдентификатор () 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. |
абстрактная строка | получить метаданные () Initialization-related metadata. |
абстрактный com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
абстрактное определение версии | получить версию () Version information from the producer of this SavedUserObject. |
абстрактный VersionDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
абстрактное логическое значение | есть версия () 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;