SavedSlice.Builder

kelas akhir statis publik SavedSlice.Builder

 Saved tensor slice: it stores the name of the tensors, the slice, and the
 raw data.
 
Protobuf tipe tensorflow.SavedSlice

Metode Publik

SavedSlice.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
Irisan Tersimpan
Irisan Tersimpan
SavedSlice.Builder
jernih ()
SavedSlice.Builder
Hapus data ()
 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 oneof)
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
mergeData (nilai TensorProto )
 The raw data of the slice is stored as a TensorProto.
SavedSlice.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSlice.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
SavedSlice.Builder
mergeSlice (nilai TensorSliceProto )
 Extent of the slice.
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
setData (nilai TensorProto )
 The raw data of the slice is stored as a TensorProto.
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
setSlice (nilai TensorSliceProto )
 Extent of the slice.
SavedSlice.Builder
setSlice ( TensorSliceProto.Pembuat pembangunForValue)
 Extent of the slice.
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)

build SavedSlice publik ()

publik SavedSlice buildPartial ()

SavedSlice.Builder publik jelas ()

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 clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

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.Builder clearOneof publik (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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;

Klon SavedSlice.Builder publik ()

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;

SavedSlice publik getDefaultInstanceForType ()

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 publik (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

SavedSlice.Builder mergeFrom publik (com.google.protobuf.Message lainnya)

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;

public final SavedSlice.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)