SaveableObject

SaveableObject kelas akhir publik

Tipe protobuf tensorflow.SaveableObject

Kelas Bersarang

kelas SaveableObject.Builder Tipe protobuf tensorflow.SaveableObject

Konstanta

ke dalam RESTORE_FUNCTION_FIELD_NUMBER
ke dalam SAVE_FUNCTION_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
SaveableObject statis
Objek yang Dapat Disimpan
com.google.protobuf.Descriptors.Descriptor statis terakhir
ke dalam
dapatkan Fungsi Pemulihan ()
int32 restore_function = 3;
ke dalam
dapatkan Fungsi Simpan ()
 Node ids of concrete functions for saving and loading from a checkpoint.
ke dalam
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
SaveableObject.Builder statis
SaveableObject.Builder statis
SaveableObject.Builder
SaveableObject statis
parseDelimitedFrom (masukan Aliran Masukan)
SaveableObject statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject statis
parseFrom (data ByteBuffer)
SaveableObject statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
SaveableObject statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject statis
parseFrom (com.google.protobuf.ByteString data)
SaveableObject statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
SaveableObject.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik RESTORE_FUNCTION_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik SAVE_FUNCTION_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik sama (Obj objek)

SaveableObject statis publik getDefaultInstance ()

publik SaveableObject getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

publik dapatkanParserForType ()

int publik getRestoreFunction ()

int32 restore_function = 3;

int publik getSaveFunction ()

 Node ids of concrete functions for saving and loading from a checkpoint.
 
int32 save_function = 2;

publik int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

kode hash int publik ()

boolean akhir publik diinisialisasi ()

SaveableObject statis publik.Builder newBuilder (prototipe SaveableObject )

SaveableObject.Builder statis publik newBuilder ()

publik SaveableObject.Builder newBuilderForType ()

parseDelimitedFrom SaveableObject statis publik (input InputStream)

Melempar
Pengecualian IO

parseDelimitedFrom SaveableObject statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SaveableObject statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom SaveableObject statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SaveableObject statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom SaveableObject statis publik (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

parseFrom SaveableObject statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom SaveableObject statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom SaveableObject statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SaveableObject statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

SaveableObject.Builder toBuilder publik ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO