kelas akhir statis publik SavedSlice.Builder
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
tensorflow.SavedSlice
Metode Publik
SavedSlice.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
Irisan Tersimpan | membangun () |
Irisan Tersimpan | |
SavedSlice.Builder | jernih () |
SavedSlice.Builder | hapusData () The raw data of the slice is stored as a TensorProto. |
SavedSlice.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
SavedSlice.Builder | nama jelas () Name of the tensor that this slice belongs to. |
SavedSlice.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu) |
SavedSlice.Builder | hapusSlice () Extent of the slice. |
SavedSlice.Builder | klon () |
TensorProto | dapatkanData () The raw data of the slice is stored as a TensorProto. |
TensorProto.Builder | dapatkanPembangunData () The raw data of the slice is stored as a TensorProto. |
TensorProtoOrBuilder | dapatkanDataOrBuilder () The raw data of the slice is stored as a TensorProto. |
Irisan Tersimpan | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
com.google.protobuf.Descriptors.Descriptor | |
Rangkaian | dapatkan Nama () Name of the tensor that this slice belongs to. |
com.google.protobuf.ByteString | dapatkanNamaBytes () Name of the tensor that this slice belongs to. |
TensorSliceProto | dapatkan Irisan () Extent of the slice. |
TensorSliceProto.Builder | dapatkanSliceBuilder () Extent of the slice. |
TensorSliceProtoOrBuilder | dapatkanSliceOrBuilder () Extent of the slice. |
boolean | memilikiData () The raw data of the slice is stored as a TensorProto. |
boolean | memilikiSlice () Extent of the slice. |
boolean terakhir | |
SavedSlice.Builder | |
SavedSlice.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
SavedSlice.Builder | |
terakhir SavedSlice.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
SavedSlice.Builder | setData ( TensorProto.Pembuat pembangunForValue) The raw data of the slice is stored as a TensorProto. |
SavedSlice.Builder | |
SavedSlice.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
SavedSlice.Builder | setName (Nilai string) Name of the tensor that this slice belongs to. |
SavedSlice.Builder | setNameBytes (nilai com.google.protobuf.ByteString) Name of the tensor that this slice belongs to. |
SavedSlice.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
SavedSlice.Builder | |
SavedSlice.Builder | |
terakhir SavedSlice.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public SavedSlice.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
SavedSlice.Builder clearData publik ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
SavedSlice.Builder publik clearName ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
SavedSlice publik.Builder clearSlice ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
TensorProto publik getData ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
TensorProto.Builder publik getDataBuilder ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
TensorProtoOrBuilder publik getDataOrBuilder ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
GetName String publik ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
publik com.google.protobuf.ByteString getNameBytes ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
TensorSliceProto publik getSlice ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
TensorSliceProto.Builder publik getSliceBuilder ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
TensorSliceProtoOrBuilder publik getSliceOrBuilder ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
hasData boolean publik ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
boolean publik hasSlice ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
boolean akhir publik diinisialisasi ()
SavedSlice.Builder mergeData publik (nilai TensorProto )
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
SavedSlice.Builder mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
SavedSlice.Builder mergeSlice publik (nilai TensorSliceProto )
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
SavedSlice.Builder mergeUnknownFields akhir publik (com.google.protobuf.UnknownFieldSet unknownFields)
SavedSlice.Builder setData publik ( TensorProto.Builder builderForValue)
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
SavedSlice.Builder setData publik (nilai TensorProto )
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
public SavedSlice.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
public SavedSlice.Builder setName (Nilai string)
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
SavedSlice.Builder setNameBytes publik (nilai com.google.protobuf.ByteString)
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
public SavedSlice.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
SavedSlice.Builder setSlice publik (nilai TensorSliceProto )
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
SavedSlice.Builder setSlice publik ( TensorSliceProto.Builder builderForValue)
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;