מחלקה סופית ציבורית 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.
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. | |
קבועים
| int | IDENTIFIER_FIELD_NUMBER | |
| int | METADATA_FIELD_NUMBER | |
| int | VERSION_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| סטטי SavedUserObject | |
| SavedUserObject | |
| final static 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. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| VersionDef | getVersion () 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. |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי SavedUserObject.Builder | newBuilder (אב-טיפוס SavedUserObject ) |
| סטטי SavedUserObject.Builder | newBuilder () |
| SavedUserObject.Builder | |
| סטטי SavedUserObject | parseDelimitedFrom (קלט InputStream) |
| סטטי 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) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי IDENTIFIER_FIELD_NUMBER
ערך קבוע: 1
אינט סופי סטטי ציבורי METADATA_FIELD_NUMBER
ערך קבוע: 3
אינט סופי סטטי ציבורי VERSION_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית 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; פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public VersionDef getVersion ()
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 int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
סטטי ציבורי SavedUserObject parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
סטטי ציבורי SavedUserObject parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
סטטי ציבורי SavedUserObject parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי SavedUserObject parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי SavedUserObject parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי SavedUserObject parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
סטטי ציבורי SavedUserObject parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|