публичный финальный класс SavedUserObject
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.Тип protobuf
tensorflow.SavedUserObject
Вложенные классы
сорт | 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. |
Константы
интервал | IDENTIFIER_FIELD_NUMBER | |
интервал | METADATA_FIELD_NUMBER | |
интервал | VERSION_FIELD_NUMBER |
Публичные методы
логическое значение | равно (Объект obj) |
статический SavedUserObject | |
СохраненныйПользовательОбъект | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
Нить | получитьИдентификатор () 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. |
интервал | |
окончательный com.google.protobuf.UnknownFieldSet | |
ВерсияDef | получить версию () Version information from the producer of this SavedUserObject. |
ВерсияDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
логическое значение | имеетверсию () Version information from the producer of this SavedUserObject. |
интервал | хэш-код () |
последнее логическое значение | |
статический SavedUserObject.Builder | newBuilder (прототип SavedUserObject ) |
статический SavedUserObject.Builder | |
SavedUserObject.Builder | |
статический SavedUserObject | parseDelimitedFrom (входной поток) |
статический SavedUserObject | parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический SavedUserObject | parseFrom (данные ByteBuffer) |
статический SavedUserObject | parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический SavedUserObject | parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический SavedUserObject | parseFrom (вход com.google.protobuf.CodedInputStream) |
статический SavedUserObject | parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический SavedUserObject | parseFrom (данные com.google.protobuf.ByteString) |
статический SavedUserObject | parseFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический SavedUserObject | parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический | парсер () |
SavedUserObject.Builder | toBuilder () |
пустота | writeTo (вывод com.google.protobuf.CodedOutputStream) |
Унаследованные методы
Константы
общедоступный статический окончательный int IDENTIFIER_FIELD_NUMBER
Постоянное значение: 1
общедоступный статический окончательный int METADATA_FIELD_NUMBER
Постоянное значение: 3
общедоступный статический окончательный int VERSION_FIELD_NUMBER
Постоянное значение: 2
Публичные методы
общедоступное логическое значение равно (Object obj)
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступная строка 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;
public com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3;
общественный getParserForType ()
public int getSerializedSize ()
публичный финал com.google.protobuf.UnknownFieldSet getUnknownFields ()
общедоступная версия 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;
public int hashCode ()
публичное окончательное логическое значение isInitialized ()
общедоступный статический SavedUserObject parseDelimitedFrom (вход InputStream)
Броски
Исключение IO |
---|
общедоступный статический SavedUserObject parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный статический SavedUserObject parseFrom (данные ByteBuffer)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический анализ SavedUserObject (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
public static SavedUserObject parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический анализ SavedUserObject (вход com.google.protobuf.CodedInputStream)
Броски
Исключение IO |
---|
общедоступный статический анализ SavedUserObject (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический анализ SavedUserObject (данные com.google.protobuf.ByteString)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический анализ SavedUserObject (вход InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный статический анализ SavedUserObject (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Инвалидпротоколбуфферисключение |
---|
общественный статический парсер ()
public void writeTo (вывод com.google.protobuf.CodedOutputStream)
Броски
Исключение IO |
---|