genel statik son sınıf 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 türü
tensorflow.SavedUserObject
Genel Yöntemler
SavedUserObject.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
KaydedilenKullanıcıNesnesi | inşa etmek () |
KaydedilenKullanıcıNesnesi | inşaKısmi () |
SavedUserObject.Builder | temizlemek () |
SavedUserObject.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
SavedUserObject.Builder | clearIdentifier () Corresponds to a registration of the type to use in the loading program. |
SavedUserObject.Builder | clearMetadata () Initialization-related metadata. |
SavedUserObject.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedUserObject.Builder | clearVersion () Version information from the producer of this SavedUserObject. |
SavedUserObject.Builder | klon () |
KaydedilenKullanıcıNesnesi | |
final statik com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Sicim | 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. |
Sicim | getMetadata () Initialization-related metadata. |
com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
SürümDef | getVersion () Version information from the producer of this SavedUserObject. |
VersionDef.Builder | getVersionBuilder () Version information from the producer of this SavedUserObject. |
VersionDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
boolean | sürümü var () Version information from the producer of this SavedUserObject. |
son boole değeri | Başlatıldı () |
SavedUserObject.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedUserObject.Builder | mergeFrom (com.google.protobuf.Message other) |
son SavedUserObject.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
SavedUserObject.Builder | |
SavedUserObject.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
SavedUserObject.Builder | setIdentifier (Dize değeri) Corresponds to a registration of the type to use in the loading program. |
SavedUserObject.Builder | setIdentifierBytes (com.google.protobuf.ByteString değeri) Corresponds to a registration of the type to use in the loading program. |
SavedUserObject.Builder | setMetadata (Dize değeri) Initialization-related metadata. |
SavedUserObject.Builder | setMetadataBytes (com.google.protobuf.ByteString değeri) Initialization-related metadata. |
SavedUserObject.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
son SavedUserObject.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
SavedUserObject.Builder | |
SavedUserObject.Builder | setVersion ( VersionDef.Builder builderForValue) Version information from the producer of this SavedUserObject. |
Kalıtsal Yöntemler
Genel Yöntemler
public SavedUserObject.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public SavedUserObject.Builder clearIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
genel SavedUserObject.Builder clearMetadata ()
Initialization-related metadata.
string metadata = 3;
public SavedUserObject.Builder clearVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
genel Dize getIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
public com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
genel Dize getMetadata ()
Initialization-related metadata.
string metadata = 3;
public com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3;
genel VersionDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
genel VersionDef.Builder getVersionBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
herkese açık VersionDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
genel boolean hasVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
genel final boolean isInitialized ()
genel SavedUserObject.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel final SavedUserObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public SavedUserObject.Builder mergeVersion ( VersionDef değeri)
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
public SavedUserObject.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public SavedUserObject.Builder setIdentifier (Dize değeri)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
public SavedUserObject.Builder setIdentifierBytes (com.google.protobuf.ByteString değeri)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
public SavedUserObject.Builder setMetadata (Dize değeri)
Initialization-related metadata.
string metadata = 3;
public SavedUserObject.Builder setMetadataBytes (com.google.protobuf.ByteString değeri)
Initialization-related metadata.
string metadata = 3;
public SavedUserObject.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
genel final SavedUserObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public SavedUserObject.Builder setVersion ( VersionDef değeri)
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;