SavedSliceMeta.Builder

kelas akhir statis publik SavedSliceMeta.Builder

 Metadata describing the set of slices of the same tensor saved in a
 checkpoint file.
 
Protobuf tipe tensorflow.SavedSliceMeta

Metode Publik

DisimpanSliceMeta.Builder
addAllSlice (Nilai Iterable<? extends TensorSliceProto >)
 Explicit list of slices saved in the checkpoint file.
DisimpanSliceMeta.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
DisimpanSliceMeta.Builder
addSlice (indeks int, nilai TensorSliceProto )
 Explicit list of slices saved in the checkpoint file.
DisimpanSliceMeta.Builder
addSlice ( TensorSliceProto.Pembuat pembangunForValue)
 Explicit list of slices saved in the checkpoint file.
DisimpanSliceMeta.Builder
addSlice (nilai TensorSliceProto )
 Explicit list of slices saved in the checkpoint file.
DisimpanSliceMeta.Builder
addSlice (indeks int, TensorSliceProto.Builder builderForValue)
 Explicit list of slices saved in the checkpoint file.
TensorSliceProto.Builder
tambahkanSliceBuilder ()
 Explicit list of slices saved in the checkpoint file.
TensorSliceProto.Builder
addSliceBuilder (indeks int)
 Explicit list of slices saved in the checkpoint file.
SliceMeta yang Disimpan
SliceMeta yang Disimpan
DisimpanSliceMeta.Builder
jernih ()
DisimpanSliceMeta.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
DisimpanSliceMeta.Builder
nama jelas ()
 Name of the tensor.
DisimpanSliceMeta.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu)
DisimpanSliceMeta.Builder
bentuk jelas ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
DisimpanSliceMeta.Builder
hapusSlice ()
 Explicit list of slices saved in the checkpoint file.
DisimpanSliceMeta.Builder
tipe jelas ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
DisimpanSliceMeta.Builder
klon ()
SliceMeta yang Disimpan
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Rangkaian
dapatkan Nama ()
 Name of the tensor.
com.google.protobuf.ByteString
dapatkanNamaBytes ()
 Name of the tensor.
TensorBentukProto
dapatkanBentuk ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
dapatkanShapeBuilder ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
dapatkanBentukOrBuilder ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
TensorSliceProto
getSlice (indeks int)
 Explicit list of slices saved in the checkpoint file.
TensorSliceProto.Builder
getSliceBuilder (indeks int)
 Explicit list of slices saved in the checkpoint file.
Daftar< TensorSliceProto.Builder >
dapatkanSliceBuilderList ()
 Explicit list of slices saved in the checkpoint file.
ke dalam
dapatkanSliceCount ()
 Explicit list of slices saved in the checkpoint file.
Daftar< TensorSliceProto >
dapatkanDaftar Irisan ()
 Explicit list of slices saved in the checkpoint file.
TensorSliceProtoOrBuilder
getSliceOrBuilder (indeks int)
 Explicit list of slices saved in the checkpoint file.
Daftar<? memperluas TensorSliceProtoOrBuilder >
dapatkanSliceOrBuilderList ()
 Explicit list of slices saved in the checkpoint file.
Tipe data
dapatkan Tipe ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
ke dalam
dapatkanTypeValue ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
boolean
memilikiBentuk ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
boolean terakhir
DisimpanSliceMeta.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
DisimpanSliceMeta.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DisimpanSliceMeta.Builder
mergeShape (nilai TensorShapeProto )
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
terakhir SavedSliceMeta.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DisimpanSliceMeta.Builder
hapusSlice (int indeks)
 Explicit list of slices saved in the checkpoint file.
DisimpanSliceMeta.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
DisimpanSliceMeta.Builder
setName (Nilai string)
 Name of the tensor.
DisimpanSliceMeta.Builder
setNameBytes (nilai com.google.protobuf.ByteString)
 Name of the tensor.
DisimpanSliceMeta.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
DisimpanSliceMeta.Builder
setShape (nilai TensorShapeProto )
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
DisimpanSliceMeta.Builder
setShape ( TensorShapeProto.Pembuat pembangunForValue)
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
DisimpanSliceMeta.Builder
setSlice (indeks int, nilai TensorSliceProto )
 Explicit list of slices saved in the checkpoint file.
DisimpanSliceMeta.Builder
setSlice (indeks int, TensorSliceProto.Builder builderForValue)
 Explicit list of slices saved in the checkpoint file.
DisimpanSliceMeta.Builder
setType (nilai Tipe Data )
 Type of the tensor
 
.tensorflow.DataType type = 3;
DisimpanSliceMeta.Builder
setTypeValue (nilai int)
 Type of the tensor
 
.tensorflow.DataType type = 3;
terakhir SavedSliceMeta.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Metode Warisan

Metode Publik

publik SavedSliceMeta.Builder addAllSlice (Nilai Iterable<? extends TensorSliceProto >)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

publik SavedSliceMeta.Builder addSlice (indeks int, nilai TensorSliceProto )

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

SavedSliceMeta.Builder addSlice ( TensorSliceProto.Builder builderForValue) publik

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

publik SavedSliceMeta.Builder addSlice (nilai TensorSliceProto )

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

SavedSliceMeta.Builder addSlice publik (indeks int, TensorSliceProto.Builder builderForValue)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

TensorSliceProto.Builder publik addSliceBuilder ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

TensorSliceProto.Builder addSliceBuilder publik (indeks int)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

build SavedSliceMeta publik ()

publik SavedSliceMeta buildPartial ()

publik SavedSliceMeta.Builder jelas ()

public SavedSliceMeta.Builder clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)

publik SavedSliceMeta.Builder clearName ()

 Name of the tensor.
 
string name = 1;

publik SavedSliceMeta.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

publik SavedSliceMeta.Builder clearShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

publik SavedSliceMeta.Builder clearSlice ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

publik SavedSliceMeta.Builder clearType ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

Klon SavedSliceMeta.Builder publik ()

publik SavedSliceMeta getDefaultInstanceForType ()

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

com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()

GetName String publik ()

 Name of the tensor.
 
string name = 1;

publik com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor.
 
string name = 1;

TensorShapeProto getShape publik ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

TensorShapeProto.Builder publik getShapeBuilder ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

TensorShapeProtoOrBuilder publik getShapeOrBuilder ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

TensorSliceProto getSlice publik (indeks int)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

TensorSliceProto.Builder publik getSliceBuilder (indeks int)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

Daftar publik< TensorSliceProto.Builder > getSliceBuilderList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

int publik getSliceCount ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

Daftar publik< TensorSliceProto > getSliceList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

TensorSliceProtoOrBuilder publik getSliceOrBuilder (indeks int)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

Daftar Publik<? memperluas TensorSliceProtoOrBuilder > getSliceOrBuilderList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

Tipe Data publik getType ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

publik int getTypeValue ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

boolean publik hasShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

boolean akhir publik diinisialisasi ()

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

SavedSliceMeta.Builder mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

SavedSliceMeta.Builder mergeShape publik (nilai TensorShapeProto )

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

public final SavedSliceMeta.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

SavedSliceMeta.Builder deleteSlice publik (indeks int)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

publik SavedSliceMeta.Builder setName (Nilai string)

 Name of the tensor.
 
string name = 1;

SavedSliceMeta.Builder setNameBytes publik (nilai com.google.protobuf.ByteString)

 Name of the tensor.
 
string name = 1;

public SavedSliceMeta.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

publik SavedSliceMeta.Builder setShape (nilai TensorShapeProto )

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

SavedSliceMeta.Builder setShape publik ( TensorShapeProto.Builder builderForValue)

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

publik SavedSliceMeta.Builder setSlice (indeks int, nilai TensorSliceProto )

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

SavedSliceMeta.Builder setSlice publik (indeks int, TensorSliceProto.Builder builderForValue)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

SavedSliceMeta.Builder setType publik (nilai Tipe Data )

 Type of the tensor
 
.tensorflow.DataType type = 3;

SavedSliceMeta.Builder setTypeValue publik (nilai int)

 Type of the tensor
 
.tensorflow.DataType type = 3;

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