מחלקה סופית סטטית ציבורית 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.
tensorflow.SavedUserObject שיטות ציבוריות
| SavedUserObject.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
| SavedUserObject | לבנות () |
| SavedUserObject | buildPartial () |
| SavedUserObject.Builder | ברור () |
| SavedUserObject.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
| 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 | שיבוט () |
| SavedUserObject | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| חוּט | 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. |
| VersionDef.Builder | getVersionBuilder () 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. |
| בוליאנית סופית | |
| SavedUserObject.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedUserObject.Builder | mergeFrom (com.google.protobuf.Message אחר) |
| final SavedUserObject.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| SavedUserObject.Builder | |
| 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, אינדקס אינט, ערך אובייקט) |
| final SavedUserObject.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| SavedUserObject.Builder | |
| SavedUserObject.Builder | setVersion ( VersionDef.Builder builderForValue) Version information from the producer of this SavedUserObject. |
שיטות בירושה
שיטות ציבוריות
Public SavedUserObject.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public SavedUserObject.Builder clearIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1; public 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 ()
מחרוזת ציבורית 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; מחרוזת ציבורית getMetadata ()
Initialization-related metadata.
string metadata = 3; public com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3; public VersionDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; Public VersionDef.Builder getVersionBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; Public VersionDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; יש גרסה בוליאני ציבורית ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; בוליאני הסופי הציבורי הוא אתחול ()
Public SavedUserObject.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public final SavedUserObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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 (ערך מחרוזת)
Initialization-related metadata.
string metadata = 3; Public SavedUserObject.Builder setMetadataBytes (ערך com.google.protobuf.ByteString)
Initialization-related metadata.
string metadata = 3; Public SavedUserObject.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
Public final SavedUserObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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;