SavedTensorSlices kelas akhir publik
Each record in a v3 checkpoint file is a serialized SavedTensorSlices message.
tensorflow.SavedTensorSlices
tipe protobuf.SavedTensorSlices Kelas Bersarang
kelas | TensorSlices.Builder Tersimpan | Each record in a v3 checkpoint file is a serialized SavedTensorSlices message. |
Konstanta
ke dalam | DATA_FIELD_NUMBER | |
ke dalam | META_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
Irisan Tersimpan | dapatkanData () This exists in all but the first item of each checkpoint file. |
DisimpanSliceOrBuilder | dapatkanDataOrBuilder () This exists in all but the first item of each checkpoint file. |
SavedTensorSlices statis | |
Irisan Tensor Tersimpan | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
TensorSliceMeta yang Disimpan | dapatkan Meta () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
TensorSliceMetaOrBuilder Tersimpan | dapatkan MetaOrBuilder () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
boolean | memilikiData () This exists in all but the first item of each checkpoint file. |
boolean | memiliki Meta () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
ke dalam | Kode hash () |
boolean terakhir | |
SavedTensorSlices.Builder statis | newBuilder (prototipe SavedTensorSlices ) |
SavedTensorSlices.Builder statis | |
TensorSlices.Builder Tersimpan | |
SavedTensorSlices statis | parseDelimitedFrom (masukan Aliran Masukan) |
SavedTensorSlices statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedTensorSlices statis | parseFrom (data ByteBuffer) |
SavedTensorSlices statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedTensorSlices statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedTensorSlices statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
SavedTensorSlices statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedTensorSlices statis | parseFrom (com.google.protobuf.ByteString data) |
SavedTensorSlices statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedTensorSlices statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
TensorSlices.Builder Tersimpan | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik DATA_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik META_FIELD_NUMBER
Nilai Konstan: 1
Metode Publik
boolean publik sama (Obj objek)
getData SavedSlice publik ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
publik SavedSliceOrBuilder getDataOrBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publik SavedTensorSliceMeta getMeta ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
publik SavedTensorSliceMetaOrBuilder getMetaOrBuilder ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasData boolean publik ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
boolean publik hasMeta ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
SavedTensorSlices statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom SavedTensorSlices statis publik (data ByteBuffer)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom SavedTensorSlices statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom SavedTensorSlices statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom SavedTensorSlices statis publik (com.google.protobuf.CodedInputStream input)
Melempar
Pengecualian IO |
---|
parseFrom SavedTensorSlices statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom SavedTensorSlices statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom SavedTensorSlices statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom SavedTensorSlices 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 |
---|