SaveSliceInfoDef.Builder

kelas akhir statis publik SaveSliceInfoDef.Builder

Tipe protobuf tensorflow.SaveSliceInfoDef

Metode Publik

SimpanSliceInfoDef.Builder
addAllFullShape (nilai Iterable<? extends Long>)
 Shape of the full variable.
SimpanSliceInfoDef.Builder
addAllVarOffset (nilai Iterable<? extends Long>)
 Offset of this variable into the full variable.
SimpanSliceInfoDef.Builder
addAllVarShape (nilai Iterable<? extends Long>)
 Shape of this variable.
SimpanSliceInfoDef.Builder
addFullShape (nilai panjang)
 Shape of the full variable.
SimpanSliceInfoDef.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
SimpanSliceInfoDef.Builder
addVarOffset (nilai panjang)
 Offset of this variable into the full variable.
SimpanSliceInfoDef.Builder
addVarShape (nilai panjang)
 Shape of this variable.
SimpanSliceInfoDef
SimpanSliceInfoDef
SimpanSliceInfoDef.Builder
jernih ()
SimpanSliceInfoDef.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
SimpanSliceInfoDef.Builder
hapus Nama Lengkap ()
 Name of the full variable of which this is a slice.
SimpanSliceInfoDef.Builder
hapusBentuk Penuh ()
 Shape of the full variable.
SimpanSliceInfoDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SimpanSliceInfoDef.Builder
hapusVarOffset ()
 Offset of this variable into the full variable.
SimpanSliceInfoDef.Builder
hapusVarBentuk ()
 Shape of this variable.
SimpanSliceInfoDef.Builder
klon ()
SimpanSliceInfoDef
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Rangkaian
dapatkan Nama Lengkap ()
 Name of the full variable of which this is a slice.
com.google.protobuf.ByteString
dapatkanFullNameBytes ()
 Name of the full variable of which this is a slice.
panjang
getFullShape (indeks int)
 Shape of the full variable.
ke dalam
dapatkanFullShapeCount ()
 Shape of the full variable.
Daftar<Panjang>
dapatkanDaftarBentukPenuh ()
 Shape of the full variable.
panjang
getVarOffset (indeks int)
 Offset of this variable into the full variable.
ke dalam
dapatkanVarOffsetCount ()
 Offset of this variable into the full variable.
Daftar<Panjang>
dapatkanVarOffsetList ()
 Offset of this variable into the full variable.
panjang
getVarShape (indeks int)
 Shape of this variable.
ke dalam
dapatkanVarShapeCount ()
 Shape of this variable.
Daftar<Panjang>
dapatkanVarShapeList ()
 Shape of this variable.
boolean terakhir
SimpanSliceInfoDef.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SimpanSliceInfoDef.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
terakhir SaveSliceInfoDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SimpanSliceInfoDef.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
SimpanSliceInfoDef.Builder
setFullName (Nilai string)
 Name of the full variable of which this is a slice.
SimpanSliceInfoDef.Builder
setFullNameBytes (nilai com.google.protobuf.ByteString)
 Name of the full variable of which this is a slice.
SimpanSliceInfoDef.Builder
setFullShape (indeks int, nilai panjang)
 Shape of the full variable.
SimpanSliceInfoDef.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
terakhir SaveSliceInfoDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SimpanSliceInfoDef.Builder
setVarOffset (indeks int, nilai panjang)
 Offset of this variable into the full variable.
SimpanSliceInfoDef.Builder
setVarShape (indeks int, nilai panjang)
 Shape of this variable.

Metode Warisan

Metode Publik

public SaveSliceInfoDef.Builder addAllFullShape (nilai Iterable<? extends Long>)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

public SaveSliceInfoDef.Builder addAllVarOffset (nilai Iterable<? extends Long>)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public SaveSliceInfoDef.Builder addAllVarShape (nilai Iterable<? extends Long>)

 Shape of this variable.
 
repeated int64 var_shape = 4;

publik SaveSliceInfoDef.Builder addFullShape (nilai panjang)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

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

publik SaveSliceInfoDef.Builder addVarOffset (nilai panjang)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

publik SaveSliceInfoDef.Builder addVarShape (nilai panjang)

 Shape of this variable.
 
repeated int64 var_shape = 4;

build SaveSliceInfoDef publik ()

publik SaveSliceInfoDef buildPartial ()

publik SaveSliceInfoDef.Builder jelas ()

SaveSliceInfoDef.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

SaveSliceInfoDef.Builder publik clearFullName ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

publik SaveSliceInfoDef.Builder clearFullShape ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

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

SaveSliceInfoDef.Builder publik clearVarOffset ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

SaveSliceInfoDef.Builder publik clearVarShape ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

Klon SaveSliceInfoDef.Builder publik ()

publik SaveSliceInfoDef getDefaultInstanceForType ()

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

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

String publik dapatkan Nama Lengkap ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

publik com.google.protobuf.ByteString getFullNameBytes ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

getFullShape panjang publik (indeks int)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

int publik getFullShapeCount ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

Daftar publik<Panjang> getFullShapeList ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

getVarOffset panjang publik (indeks int)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

int publik getVarOffsetCount ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

Daftar publik<Panjang> getVarOffsetList ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

getVarShape panjang publik (indeks int)

 Shape of this variable.
 
repeated int64 var_shape = 4;

int publik getVarShapeCount ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

Daftar publik<Panjang> getVarShapeList ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

boolean akhir publik diinisialisasi ()

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

Melempar
Pengecualian IO

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

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

publik SaveSliceInfoDef.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

publik SaveSliceInfoDef.Builder setFullName (Nilai string)

 Name of the full variable of which this is a slice.
 
string full_name = 1;

SaveSliceInfoDef.Builder setFullNameBytes publik (nilai com.google.protobuf.ByteString)

 Name of the full variable of which this is a slice.
 
string full_name = 1;

publik SaveSliceInfoDef.Builder setFullShape (indeks int, nilai panjang)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

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

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

publik SaveSliceInfoDef.Builder setVarOffset (indeks int, nilai panjang)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

publik SaveSliceInfoDef.Builder setVarShape (indeks int, nilai panjang)

 Shape of this variable.
 
repeated int64 var_shape = 4;