SavedUserObject.Builder

публичный статический конечный класс 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.
 This object cannot be evaluated as a tensor, and therefore cannot be bound
 to an input of a function.
 
Тип Protobuf tensorflow.SavedUserObject

Публичные методы

SavedUserObject.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
СохраненныйПользовательОбъект
СохраненныйПользовательОбъект
SavedUserObject.Builder
SavedUserObject.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
SavedUserObject.Builder
ОчиститьИдентификатор ()
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
ОчиститьМетаданные ()
 Initialization-related metadata.
SavedUserObject.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedUserObject.Builder
ОчиститьВерсия ()
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
СохраненныйПользовательОбъект
окончательный статический com.google.protobuf.Descriptors.Descriptor
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.
ВерсияDef
получить версию ()
 Version information from the producer of this SavedUserObject.
VersionDef.Builder
getVersionBuilder ()
 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
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SavedUserObject.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный SavedUserObject.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SavedUserObject.Builder
mergeVersion (значение VersionDef )
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
SavedUserObject.Builder
setIdentifier (строковое значение)
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
setIdentifierBytes (значение com.google.protobuf.ByteString)
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
setMetadata (строковое значение)
 Initialization-related metadata.
SavedUserObject.Builder
setMetadataBytes (значение com.google.protobuf.ByteString)
 Initialization-related metadata.
SavedUserObject.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный SavedUserObject.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SavedUserObject.Builder
setVersion (значение VersionDef )
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
setVersion ( VersionDef.Builder builderForValue)
 Version information from the producer of this SavedUserObject.

Унаследованные методы

Публичные методы

public SavedUserObject.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка SavedUserObject ()

общедоступный SavedUserObject buildPartial ()

общедоступный SavedUserObject.Builder очистить ()

public SavedUserObject.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный SavedUserObject.Builder ClearIdentifier ()

строковый идентификатор

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

общедоступный SavedUserObject.Builder ClearMetadata ()

 Initialization-related metadata.
 
string metadata = 3;

общедоступный SavedUserObject.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный SavedUserObject.Builder ClearVersion ()

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

общедоступный клон SavedUserObject.Builder ()

public SavedUserObject getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

общедоступная строка 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;

общедоступная версия VersionDef getVersion ()

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

общедоступный VersionDef.Builder getVersionBuilder ()

 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;

публичное финальное логическое значение isInitialized ()

общедоступный SavedUserObject.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный SavedUserObject.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный финал SavedUserObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public SavedUserObject.Builder mergeVersion (значение VersionDef )

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

public SavedUserObject.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public SavedUserObject.Builder setIdentifier (строковое значение)

строковый идентификатор

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

public SavedUserObject.Builder setIdentifierBytes (значение com.google.protobuf.ByteString)

строковый идентификатор

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

public SavedUserObject.Builder setMetadata (строковое значение)

string metadata = 3;

 Initialization-related metadata.
 
= 3;

общедоступный SavedUserObject.Builder setMetadataBytes (значение com.google.protobuf.ByteString)

 Initialization-related metadata.
 
string metadata = 3;

public SavedUserObject.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

общедоступный финальный SavedUserObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public SavedUserObject.Builder setVersion (значение VersionDef )

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

public SavedUserObject.Builder setVersion ( VersionDef.Builder builderForValue)

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