kelas akhir publik 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.Tipe protobuf
tensorflow.SavedUserObject
Kelas Bersarang
kelas | 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. |
Konstanta
ke dalam | IDENTIFIER_FIELD_NUMBER | |
ke dalam | METADATA_FIELD_NUMBER | |
ke dalam | VERSION_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
Objek Pengguna Tersimpan statis | |
Objek Pengguna Tersimpan | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Rangkaian | dapatkanPengidentifikasi () Corresponds to a registration of the type to use in the loading program. |
com.google.protobuf.ByteString | dapatkanIdentifierBytes () Corresponds to a registration of the type to use in the loading program. |
Rangkaian | dapatkan Metadata () Initialization-related metadata. |
com.google.protobuf.ByteString | dapatkan MetadataBytes () Initialization-related metadata. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
VersiDef | dapatkanVersi () Version information from the producer of this SavedUserObject. |
VersionDefOrBuilder | dapatkanVersionOrBuilder () Version information from the producer of this SavedUserObject. |
boolean | memilikiVersi () Version information from the producer of this SavedUserObject. |
ke dalam | Kode hash () |
boolean terakhir | |
SavedUserObject.Builder statis | newBuilder (prototipe SavedUserObject ) |
SavedUserObject.Builder statis | |
SavedUserObject.Builder | |
Objek Pengguna Tersimpan statis | parseDelimitedFrom (masukan Aliran Masukan) |
Objek Pengguna Tersimpan statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Objek Pengguna Tersimpan statis | parseFrom (data ByteBuffer) |
Objek Pengguna Tersimpan statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Objek Pengguna Tersimpan statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Objek Pengguna Tersimpan statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
Objek Pengguna Tersimpan statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Objek Pengguna Tersimpan statis | parseFrom (com.google.protobuf.ByteString data) |
Objek Pengguna Tersimpan statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Objek Pengguna Tersimpan statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
SavedUserObject.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik IDENTIFIER_FIELD_NUMBER
Nilai Konstan: 1
int final statis publik METADATA_FIELD_NUMBER
Nilai Konstan: 3
int akhir statis publik VERSION_FIELD_NUMBER
Nilai Konstan: 2
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
GetIdentifier String publik ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
publik com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
GetMetadata String publik ()
Initialization-related metadata.
string metadata = 3;
com.google.protobuf.ByteString publik getMetadataBytes ()
Initialization-related metadata.
string metadata = 3;
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
VersionDef publik getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
VersionDefOrBuilder publik getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
boolean publik hasVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
public static SavedUserObject parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom SavedUserObject statis publik (data ByteBuffer)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom SavedUserObject statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom SavedUserObject statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom SavedUserObject statis publik (com.google.protobuf.CodedInputStream input)
Melempar
Pengecualian IO |
---|
parseFrom SavedUserObject statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom SavedUserObject statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom SavedUserObject statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom SavedUserObject statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|