VariantTensorDataProto.Builder

kelas akhir statis publik VariantTensorDataProto.Builder

 Protocol buffer representing the serialization format of DT_VARIANT tensors.
 
Protobuf mengetik tensorflow.VariantTensorDataProto

Metode Publik

VariantTensorDataProto.Builder
addAllTensors (Nilai Iterable<? extends TensorProto >)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
VariantTensorDataProto.Builder
addTensors (indeks int, nilai TensorProto )
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addTensors ( TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addTensors (indeks int, TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addTensors (nilai TensorProto )
 Tensors contained within objects being serialized.
TensorProto.Builder
tambahkanTensorsBuilder ()
 Tensors contained within objects being serialized.
TensorProto.Builder
addTensorsBuilder (indeks int)
 Tensors contained within objects being serialized.
VarianTensorDataProto
VarianTensorDataProto
VariantTensorDataProto.Builder
jernih ()
VariantTensorDataProto.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
VariantTensorDataProto.Builder
hapus Metadata ()
 Portions of the object that are not Tensors.
VariantTensorDataProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu)
VariantTensorDataProto.Builder
hapus Tensor ()
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
jelasJenisNama ()
 Name of the type of objects being serialized.
VariantTensorDataProto.Builder
klon ()
VarianTensorDataProto
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
dapatkan Metadata ()
 Portions of the object that are not Tensors.
TensorProto
getTensors (indeks int)
 Tensors contained within objects being serialized.
TensorProto.Builder
getTensorsBuilder (indeks int)
 Tensors contained within objects being serialized.
Daftar< TensorProto.Builder >
dapatkanTensorsBuilderList ()
 Tensors contained within objects being serialized.
ke dalam
dapatkanTensorsCount ()
 Tensors contained within objects being serialized.
Daftar< TensorProto >
dapatkanTensorsList ()
 Tensors contained within objects being serialized.
TensorProtoOrBuilder
getTensorsOrBuilder (indeks int)
 Tensors contained within objects being serialized.
Daftar<? memperluas TensorProtoOrBuilder >
dapatkanTensorsOrBuilderList ()
 Tensors contained within objects being serialized.
Rangkaian
dapatkanTypeName ()
 Name of the type of objects being serialized.
com.google.protobuf.ByteString
dapatkanTypeNameBytes ()
 Name of the type of objects being serialized.
boolean terakhir
VariantTensorDataProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VariantTensorDataProto.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
VariantTensorDataProto.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
VariantTensorDataProto.Builder
hapusTensor (indeks int)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
VariantTensorDataProto.Builder
setMetadata (nilai com.google.protobuf.ByteString)
 Portions of the object that are not Tensors.
VariantTensorDataProto.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
VariantTensorDataProto.Builder
setTensors (indeks int, nilai TensorProto )
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
setTensors (indeks int, TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
setTypeName (Nilai string)
 Name of the type of objects being serialized.
VariantTensorDataProto.Builder
setTypeNameBytes (nilai com.google.protobuf.ByteString)
 Name of the type of objects being serialized.
VariantTensorDataProto.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Metode Warisan

Metode Publik

public VariantTensorDataProto.Builder addAllTensors (Nilai Iterable<? extends TensorProto >)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

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

public VariantTensorDataProto.Builder addTensors (indeks int, nilai TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

VariantTensorDataProto.Builder addTensors ( TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

VariantTensorDataProto.Builder addTensors publik (int indeks, TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

VariantTensorDataProto.Builder addTensors publik (nilai TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

TensorProto.Builder publik addTensorsBuilder ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

TensorProto.Builder publik addTensorsBuilder (indeks int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

VariantTensorDataProto publik untuk dibangun ()

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

Varian publikTensorDataProto.Builder clearMetadata ()

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

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

VariantTensorDataProto.Builder publik clearTensors ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

VariantTensorDataProto.Builder publik clearTypeName ()

 Name of the type of objects being serialized.
 
string type_name = 1;

VariantTensorDataPro publik untuk mendapatkanDefaultInstanceForType ()

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

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

publik com.google.protobuf.ByteString getMetadata ()

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

TensorProto publik getTensor (indeks int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

TensorProto.Builder publik getTensorsBuilder (indeks int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Daftar publik< TensorProto.Builder > getTensorsBuilderList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

int publik getTensorsCount ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Daftar publik< TensorProto > getTensorsList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

TensorProtoOrBuilder publik getTensorsOrBuilder (indeks int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Daftar Publik<? memperluas TensorProtoOrBuilder > getTensorsOrBuilderList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

String publik getTypeName ()

 Name of the type of objects being serialized.
 
string type_name = 1;

com.google.protobuf.ByteString publik getTypeNameBytes ()

 Name of the type of objects being serialized.
 
string type_name = 1;

boolean akhir publik diinisialisasi ()

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

Melempar
Pengecualian IO

VariantTensorDataProto.Builder mergeFrom (com.google.protobuf.Pesan lainnya) publik

VariantTensorDataProto.Builder mergeUnknownFields akhir publik (com.google.protobuf.UnknownFieldSet unknownFields)

VariantTensorDataProto.Builder publik menghapusTensors (int indeks)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

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

VariantTensorDataProto.Builder setMetadata publik (nilai com.google.protobuf.ByteString)

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

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

public VariantTensorDataProto.Builder setTensors (indeks int, nilai TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

VariantTensorDataProto.Builder setTensors publik (int indeks, TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

VariantTensorDataProto.Builder setTypeName publik (Nilai string)

 Name of the type of objects being serialized.
 
string type_name = 1;

VariantTensorDataProto.Builder setTypeNameBytes publik (nilai com.google.protobuf.ByteString)

 Name of the type of objects being serialized.
 
string type_name = 1;

VariantTensorDataProto.Builder akhir publik setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)