RemoteTensorHandle.Builder

classe finale statica pubblica RemoteTensorHandle.Builder

Tipo di protocollo tensorflow.eager.RemoteTensorHandle

Metodi pubblici

RemoteTensorHandle.Builder
addAllResourceDtypesAndShapes (Iterable<? estende ResourceDtypeAndShape > valori)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
RemoteTensorHandle.Builder
addResourceDtypesAndShapes ( ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes (valore ResourceDtypeAndShape )
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes (indice int, ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes (indice int, valore 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 (indice int)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle
RemoteTensorHandle
RemoteTensorHandle.Builder
chiaro ()
RemoteTensorHandle.Builder
clearDevice ()
 Device where the tensor is located.
RemoteTensorHandle.Builder
clearDtype ()
 Tensor type.
RemoteTensorHandle.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
RemoteTensorHandle.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RemoteTensorHandle.Builder
clearOpDevice ()
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
clearOpId ()
 The ID of the operation that produced this tensor.
RemoteTensorHandle.Builder
clearOutputNum ()
 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
clone ()
RemoteTensorHandle
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Corda
getDevice ()
 Device where the tensor is located.
com.google.protobuf.ByteString
getDeviceBytes ()
 Device where the tensor is located.
Tipo di dati
getDtipo ()
 Tensor type.
int
getDtipoValore ()
 Tensor type.
Corda
getOpDevice ()
 Device of the operation producing this tensor.
com.google.protobuf.ByteString
getOpDeviceBytes ()
 Device of the operation producing this tensor.
lungo
getOpId ()
 The ID of the operation that produced this tensor.
int
getNumeroUscita ()
 The index into the outputs of the operation that produced this tensor.
ResourceDtypeAndShape
getResourceDtypesAndShapes (indice int)
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShape.Builder
getResourceDtypesAndShapesBuilder (indice int)
 Optional data types and shapes of a remote resource variable.
Elenco< ResourceDtypeAndShape.Builder >
getResourceDtypesAndShapesBuilderList ()
 Optional data types and shapes of a remote resource variable.
int
getResourceDtypesAndShapesCount ()
 Optional data types and shapes of a remote resource variable.
Elenco< ResourceDtypeAndShape >
getResourceDtypesAndShapesList ()
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShapeOrBuilder
getResourceDtypesAndShapesOrBuilder (indice int)
 Optional data types and shapes of a remote resource variable.
Elenco<? estende ResourceDtypeAndShapeOrBuilder >
getResourceDtypesAndShapesOrBuilderList ()
 Optional data types and shapes of a remote resource variable.
booleano finale
RemoteTensorHandle.Builder
mergeFrom (com.google.protobuf.Message altro)
RemoteTensorHandle.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
finale RemoteTensorHandle.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
RemoteTensorHandle.Builder
rimuoviResourceDtypesAndShapes (indice int)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
setDevice (valore stringa)
 Device where the tensor is located.
RemoteTensorHandle.Builder
setDeviceBytes (valore com.google.protobuf.ByteString)
 Device where the tensor is located.
RemoteTensorHandle.Builder
setDtype (valore del tipo di dati )
 Tensor type.
RemoteTensorHandle.Builder
setDtypeValue (valore int)
 Tensor type.
RemoteTensorHandle.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
RemoteTensorHandle.Builder
setOpDevice (valore stringa)
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
setOpDeviceBytes (valore com.google.protobuf.ByteString)
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
setOpId (valore lungo)
 The ID of the operation that produced this tensor.
RemoteTensorHandle.Builder
setOutputNum (valore int)
 The index into the outputs of the operation that produced this tensor.
RemoteTensorHandle.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
RemoteTensorHandle.Builder
setResourceDtypesAndShapes (indice int, valore ResourceDtypeAndShape )
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
setResourceDtypesAndShapes (indice int, ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
finale RemoteTensorHandle.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public RemoteTensorHandle.Builder addAllResourceDtypesAndShapes (Iterable<? estende ResourceDtypeAndShape > valori)

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

public RemoteTensorHandle.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public 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;

public RemoteTensorHandle.Builder addResourceDtypesAndShapes (valore ResourceDtypeAndShape )

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

public RemoteTensorHandle.Builder addResourceDtypesAndShapes (indice int, ResourceDtypeAndShape.Builder builderForValue)

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

public RemoteTensorHandle.Builder addResourceDtypesAndShapes (indice int, valore ResourceDtypeAndShape )

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

public ResourceDtypeAndShape.Builder addResourceDtypesAndShapesBuilder ()

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

public ResourceDtypeAndShape.Builder addResourceDtypesAndShapesBuilder (indice int)

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

build pubblica RemoteTensorHandle ()

public RemoteTensorHandle buildPartial ()

pubblico RemoteTensorHandle.Builder chiaro ()

pubblico RemoteTensorHandle.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;

pubblico RemoteTensorHandle.Builder clearDtype ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

public RemoteTensorHandle.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

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

pubblico RemoteTensorHandle.Builder 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;

pubblico RemoteTensorHandle.Builder clearOpId ()

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

pubblico RemoteTensorHandle.Builder clearOutputNum ()

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

pubblico RemoteTensorHandle.Builder clearResourceDtypesAndShapes ()

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

clone pubblico RemoteTensorHandle.Builder ()

pubblico RemoteTensorHandle getDefaultInstanceForType ()

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

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

stringa pubblica getDevice ()

dispositivo stringa

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

pubblico com.google.protobuf.ByteString getDeviceBytes ()

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

public DataType getDtype ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

public int getDtypeValue ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

public String 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;

pubblico com.google.protobuf.ByteString 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;

pubblico lungo getOpId ()

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

public int getOutputNum ()

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

public ResourceDtypeAndShape getResourceDtypesAndShapes (indice int)

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

public ResourceDtypeAndShape.Builder getResourceDtypesAndShapesBuilder (indice int)

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

elenco pubblico< ResourceDtypeAndShape.Builder > getResourceDtypesAndShapesBuilderList ()

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

public int getResourceDtypesAndShapesCount ()

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

Elenco pubblico< ResourceDtypeAndShape > getResourceDtypesAndShapesList ()

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

public ResourceDtypeAndShapeOrBuilder getResourceDtypesAndShapesOrBuilder (indice int)

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

Elenco pubblico<? estende ResourceDtypeAndShapeOrBuilder > getResourceDtypesAndShapesOrBuilderList ()

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

public final booleano isInitialized ()

public RemoteTensorHandle.Builder mergeFrom (com.google.protobuf.Message altro)

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

Lancia
IOException

pubblico finale RemoteTensorHandle.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

pubblico RemoteTensorHandle.Builder rimuoviResourceDtypesAndShapes (indice int)

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

pubblico RemoteTensorHandle.Builder setDevice (valore stringa)

string device = 3;

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

pubblico RemoteTensorHandle.Builder setDeviceBytes (valore com.google.protobuf.ByteString)

string device = 3;

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

pubblico RemoteTensorHandle.Builder setDtype (valore DataType )

 Tensor type.
 
.tensorflow.DataType dtype = 5;

pubblico RemoteTensorHandle.Builder setDtypeValue (valore int)

 Tensor type.
 
.tensorflow.DataType dtype = 5;

pubblico RemoteTensorHandle.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

pubblico RemoteTensorHandle.Builder setOpDevice (valore stringa)

 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;

pubblico RemoteTensorHandle.Builder setOpDeviceBytes (valore 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;

pubblico RemoteTensorHandle.Builder setOpId (valore lungo)

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

pubblico RemoteTensorHandle.Builder setOutputNum (valore int)

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

public RemoteTensorHandle.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public RemoteTensorHandle.Builder setResourceDtypesAndShapes (indice int, valore ResourceDtypeAndShape )

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

public RemoteTensorHandle.Builder setResourceDtypesAndShapes (indice int, ResourceDtypeAndShape.Builder builderForValue)

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

pubblico finale RemoteTensorHandle.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)