RemoteTensorHandle.Builder

kelas akhir statis publik RemoteTensorHandle.Builder

Tipe protobuf tensorflow.eager.RemoteTensorHandle

Metode Publik

RemoteTensorHandle.Builder
addAllResourceDtypesAndShapes (Nilai Iterable<? extends ResourceDtypeAndShape >)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
RemoteTensorHandle.Builder
addResourceDtypesAndShapes ( ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes (nilai ResourceDtypeAndShape )
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes (indeks int, ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes (indeks int, nilai ResourceDtypeAndShape )
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShape.Builder
addResourceDtypesAndShapesBuilder ()
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShape.Builder
addResourceDtypesAndShapesBuilder (indeks int)
 Optional data types and shapes of a remote resource variable.
Pegangan Tensor Jarak Jauh
Pegangan Tensor Jarak Jauh
RemoteTensorHandle.Builder
jernih ()
RemoteTensorHandle.Builder
hapus Perangkat ()
 Device where the tensor is located.
RemoteTensorHandle.Builder
hapusDtype ()
 Tensor type.
RemoteTensorHandle.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
RemoteTensorHandle.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RemoteTensorHandle.Builder
hapusOpDevice ()
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
hapusOpId ()
 The ID of the operation that produced this tensor.
RemoteTensorHandle.Builder
hapusOutputNum ()
 The index into the outputs of the operation that produced this tensor.
RemoteTensorHandle.Builder
clearResourceDtypesAndShapes ()
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
klon ()
Pegangan Tensor Jarak Jauh
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Rangkaian
dapatkan Perangkat ()
 Device where the tensor is located.
com.google.protobuf.ByteString
dapatkanDeviceBytes ()
 Device where the tensor is located.
Tipe data
dapatkan tipe D ()
 Tensor type.
ke dalam
dapatkanDtypeValue ()
 Tensor type.
Rangkaian
dapatkanOpDevice ()
 Device of the operation producing this tensor.
com.google.protobuf.ByteString
dapatkanOpDeviceBytes ()
 Device of the operation producing this tensor.
panjang
dapatkanOpId ()
 The ID of the operation that produced this tensor.
ke dalam
dapatkanOutputNum ()
 The index into the outputs of the operation that produced this tensor.
ResourceDtypeAndShape
getResourceDtypesAndShapes (indeks int)
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShape.Builder
getResourceDtypesAndShapesBuilder (indeks int)
 Optional data types and shapes of a remote resource variable.
Daftar< ResourceDtypeAndShape.Builder >
dapatkanResourceDtypesAndShapesBuilderList ()
 Optional data types and shapes of a remote resource variable.
ke dalam
dapatkanResourceDtypesAndShapesCount ()
 Optional data types and shapes of a remote resource variable.
Daftar< ResourceDtypeAndShape >
dapatkanResourceDtypesAndShapesList ()
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShapeOrBuilder
getResourceDtypesAndShapesOrBuilder (indeks int)
 Optional data types and shapes of a remote resource variable.
Daftar<? memperluas ResourceDtypeAndShapeOrBuilder >
dapatkanResourceDtypesAndShapesOrBuilderList ()
 Optional data types and shapes of a remote resource variable.
boolean terakhir
RemoteTensorHandle.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
RemoteTensorHandle.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
terakhir RemoteTensorHandle.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
RemoteTensorHandle.Builder
hapusResourceDtypesAndShapes (int indeks)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
setDevice (Nilai string)
 Device where the tensor is located.
RemoteTensorHandle.Builder
setDeviceBytes (nilai com.google.protobuf.ByteString)
 Device where the tensor is located.
RemoteTensorHandle.Builder
setDtype (nilai Tipe Data )
 Tensor type.
RemoteTensorHandle.Builder
setDtypeValue (nilai int)
 Tensor type.
RemoteTensorHandle.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
RemoteTensorHandle.Builder
setOpDevice (Nilai string)
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
setOpDeviceBytes (nilai com.google.protobuf.ByteString)
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
setOpId (nilai panjang)
 The ID of the operation that produced this tensor.
RemoteTensorHandle.Builder
setOutputNum (nilai int)
 The index into the outputs of the operation that produced this tensor.
RemoteTensorHandle.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
RemoteTensorHandle.Builder
setResourceDtypesAndShapes (indeks int, nilai ResourceDtypeAndShape )
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
setResourceDtypesAndShapes (indeks int, ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
terakhir RemoteTensorHandle.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Metode Warisan

Metode Publik

public RemoteTensorHandle.Builder addAllResourceDtypesAndShapes (Nilai Iterable<? extends ResourceDtypeAndShape >)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

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

publik RemoteTensorHandle.Builder addResourceDtypesAndShapes ( ResourceDtypeAndShape.Builder builderForValue)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

publik RemoteTensorHandle.Builder addResourceDtypesAndShapes (nilai ResourceDtypeAndShape )

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

publik RemoteTensorHandle.Builder addResourceDtypesAndShapes (int indeks, ResourceDtypeAndShape.Builder builderForValue)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

publik RemoteTensorHandle.Builder addResourceDtypesAndShapes (indeks int, nilai ResourceDtypeAndShape )

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

ResourceDtypeAndShape.Builder publik addResourceDtypesAndShapesBuilder ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

ResourceDtypeAndShape.Builder publik addResourceDtypesAndShapesBuilder (int indeks)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

build RemoteTensorHandle publik ()

buildPartial RemoteTensorHandle publik ()

publik RemoteTensorHandle.Builder jelas ()

RemoteTensorHandle publik.Builder clearDevice ()

 Device where the tensor is located. Cannot be empty.
 For multi-device functions, it's the default device passed to placer.
 
string device = 3;

publik RemoteTensorHandle.Builder clearDtype ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

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

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

RemoteTensorHandle.Builder publik clearOpDevice ()

 Device of the operation producing this tensor. Can be empty if the
 operation producing this tensor is a multi-device function.
 
string op_device = 4;

publik RemoteTensorHandle.Builder clearOpId ()

 The ID of the operation that produced this tensor.
 
int64 op_id = 1;

publik RemoteTensorHandle.Builder clearOutputNum ()

 The index into the outputs of the operation that produced this tensor.
 
int32 output_num = 2;

publik RemoteTensorHandle.Builder clearResourceDtypesAndShapes ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

RemoteTensorHandle publik getDefaultInstanceForType ()

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

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

GetDevice String publik ()

perangkat string

 Device where the tensor is located. Cannot be empty.
 For multi-device functions, it's the default device passed to placer.
 
string device = 3;

com.google.protobuf.ByteString publik getDeviceBytes ()

perangkat string

 Device where the tensor is located. Cannot be empty.
 For multi-device functions, it's the default device passed to placer.
 
string device = 3;

Tipe Data publik getDtype ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

int publik getDtypeValue ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

String publik getOpDevice ()

 Device of the operation producing this tensor. Can be empty if the
 operation producing this tensor is a multi-device function.
 
string op_device = 4;

com.google.protobuf.ByteString publik getOpDeviceBytes ()

 Device of the operation producing this tensor. Can be empty if the
 operation producing this tensor is a multi-device function.
 
string op_device = 4;

getOpId panjang publik ()

 The ID of the operation that produced this tensor.
 
int64 op_id = 1;

int publik getOutputNum ()

 The index into the outputs of the operation that produced this tensor.
 
int32 output_num = 2;

ResourceDtypeAndShape publik getResourceDtypesAndShapes (indeks int)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

ResourceDtypeAndShape.Builder publik getResourceDtypesAndShapesBuilder (int indeks)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

daftar publik< ResourceDtypeAndShape.Builder > getResourceDtypesAndShapesBuilderList ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

publik int getResourceDtypesAndShapesCount ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

Daftar publik< ResourceDtypeAndShape > getResourceDtypesAndShapesList ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

ResourceDtypeAndShapeOrBuilder publik getResourceDtypesAndShapesOrBuilder (int indeks)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

Daftar Publik<? memperluas ResourceDtypeAndShapeOrBuilder > getResourceDtypesAndShapesOrBuilderList ()

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

boolean akhir publik diinisialisasi ()

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

public RemoteTensorHandle.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

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

RemoteTensorHandle.Builder publik deleteResourceDtypesAndShapes (int indeks)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

public RemoteTensorHandle.Builder setDevice (Nilai string)

perangkat string

 Device where the tensor is located. Cannot be empty.
 For multi-device functions, it's the default device passed to placer.
 
string device = 3;

publik RemoteTensorHandle.Builder setDeviceBytes (nilai com.google.protobuf.ByteString)

perangkat string

 Device where the tensor is located. Cannot be empty.
 For multi-device functions, it's the default device passed to placer.
 
string device = 3;

RemoteTensorHandle.Builder setDtype publik (nilai Tipe Data )

 Tensor type.
 
.tensorflow.DataType dtype = 5;

RemoteTensorHandle.Builder setDtypeValue publik (nilai int)

 Tensor type.
 
.tensorflow.DataType dtype = 5;

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

publik RemoteTensorHandle.Builder setOpDevice (Nilai string)

 Device of the operation producing this tensor. Can be empty if the
 operation producing this tensor is a multi-device function.
 
string op_device = 4;

publik RemoteTensorHandle.Builder setOpDeviceBytes (nilai com.google.protobuf.ByteString)

 Device of the operation producing this tensor. Can be empty if the
 operation producing this tensor is a multi-device function.
 
string op_device = 4;

public RemoteTensorHandle.Builder setOpId (nilai panjang)

 The ID of the operation that produced this tensor.
 
int64 op_id = 1;

RemoteTensorHandle.Builder setOutputNum publik (nilai int)

 The index into the outputs of the operation that produced this tensor.
 
int32 output_num = 2;

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

publik RemoteTensorHandle.Builder setResourceDtypesAndShapes (indeks int, nilai ResourceDtypeAndShape )

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

publik RemoteTensorHandle.Builder setResourceDtypesAndShapes (int indeks, ResourceDtypeAndShape.Builder builderForValue)

 Optional data types and shapes of a remote resource variable.
 
repeated .tensorflow.eager.ResourceDtypeAndShape resource_dtypes_and_shapes = 6;

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