RemoteTensorHandle.Builder

publiczna statyczna klasa końcowa RemoteTensorHandle.Builder

Protobuf typu tensorflow.eager.RemoteTensorHandle

Metody publiczne

RemoteTensorHandle.Builder
addAllResourceDtypesAndShapes (Iterable<? rozszerza wartości ResourceDtypeAndShape >)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
RemoteTensorHandle.Builder
addResourceDtypesAndShapes ( ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes (wartość 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, wartość 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.
Uchwyt RemoteTensor
Uchwyt RemoteTensor
RemoteTensorHandle.Builder
jasne ()
RemoteTensorHandle.Builder
wyczyść urządzenie ()
 Device where the tensor is located.
RemoteTensorHandle.Builder
wyczyść typ ()
 Tensor type.
RemoteTensorHandle.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
RemoteTensorHandle.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RemoteTensorHandle.Builder
jasneOpDevice ()
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
wyczyśćOpId ()
 The ID of the operation that produced this tensor.
RemoteTensorHandle.Builder
wyczyśćNumerWyjścia ()
 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 ()
Uchwyt RemoteTensor
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz urządzenie ()
 Device where the tensor is located.
com.google.protobuf.ByteString
getDeviceBytes ()
 Device where the tensor is located.
Typ danych
getDtype ()
 Tensor type.
wew
getDtypeValue ()
 Tensor type.
Strunowy
pobierzOpDevice ()
 Device of the operation producing this tensor.
com.google.protobuf.ByteString
getOpDeviceBytes ()
 Device of the operation producing this tensor.
długi
pobierzIdOp ()
 The ID of the operation that produced this tensor.
wew
getOutputNum ()
 The index into the outputs of the operation that produced this tensor.
ZasóbDtypeAndShape
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.
Lista< ResourceDtypeAndShape.Builder >
getResourceDtypesAndShapesBuilderList ()
 Optional data types and shapes of a remote resource variable.
wew
getResourceDtypesAndShapesCount ()
 Optional data types and shapes of a remote resource variable.
Lista< ResourceDtypeAndShape >
getResourceDtypesAndShapesList ()
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShapeOrBuilder
getResourceDtypesAndShapesOrBuilder (indeks int)
 Optional data types and shapes of a remote resource variable.
Lista<? rozszerza ResourceDtypeAndShapeOrBuilder >
getResourceDtypesAndShapesOrBuilderList ()
 Optional data types and shapes of a remote resource variable.
końcowa wartość logiczna
RemoteTensorHandle.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
RemoteTensorHandle.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
końcowy RemoteTensorHandle.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
RemoteTensorHandle.Builder
usuńResourceDtypesAndShapes (indeks int)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
setDevice (wartość ciągu)
 Device where the tensor is located.
RemoteTensorHandle.Builder
setDeviceBytes (wartość com.google.protobuf.ByteString)
 Device where the tensor is located.
RemoteTensorHandle.Builder
setDtype (wartość typu danych )
 Tensor type.
RemoteTensorHandle.Builder
setDtypeValue (wartość int)
 Tensor type.
RemoteTensorHandle.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
RemoteTensorHandle.Builder
setOpDevice (wartość ciągu)
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
setOpDeviceBytes (wartość com.google.protobuf.ByteString)
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
setOpId (długa wartość)
 The ID of the operation that produced this tensor.
RemoteTensorHandle.Builder
setOutputNum (wartość int)
 The index into the outputs of the operation that produced this tensor.
RemoteTensorHandle.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
RemoteTensorHandle.Builder
setResourceDtypesAndShapes (indeks int, wartość 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.
końcowy RemoteTensorHandle.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public RemoteTensorHandle.Builder addAllResourceDtypesAndShapes (Iterable<? rozszerza wartości ResourceDtypeAndShape >)

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

public RemoteTensorHandle.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczny 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 (wartość ResourceDtypeAndShape )

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

public RemoteTensorHandle.Builder addResourceDtypesAndShapes (indeks 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 (indeks int, wartość 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 (indeks int)

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

publiczna kompilacja RemoteTensorHandle ()

public RemoteTensorHandle buildPartial ()

publiczny RemoteTensorHandle.Builder wyczyść ()

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

public RemoteTensorHandle.Builder clearDtype ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

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

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

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

publiczny RemoteTensorHandle.Builder clearOpId ()

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

public RemoteTensorHandle.Builder clearOutputNum ()

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

publiczny RemoteTensorHandle.Builder clearResourceDtypesAndShapes ()

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

publiczny klon RemoteTensorHandle.Builder ()

publiczny RemoteTensorHandle getDefaultInstanceForType ()

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

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

public String getDevice ()

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

publiczny typ danych getDtype ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

publiczny int getDtypeValue ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

publiczny ciąg 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;

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

publiczny długi getOpId ()

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

publiczny int getOutputNum ()

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

public ResourceDtypeAndShape getResourceDtypesAndShapes (indeks int)

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

publiczny ResourceDtypeAndShape.Builder getResourceDtypesAndShapesBuilder (indeks int)

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

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

lista publiczna< ResourceDtypeAndShape > getResourceDtypesAndShapesList ()

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

publiczny ResourceDtypeAndShapeOrBuilder getResourceDtypesAndShapesOrBuilder (indeks int)

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

lista publiczna<? rozszerza ResourceDtypeAndShapeOrBuilder > getResourceDtypesAndShapesOrBuilderList ()

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

publiczna końcowa wartość logiczna isInitialized ()

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

publiczny RemoteTensorHandle.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczna wersja końcowa RemoteTensorHandle.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

publiczny RemoteTensorHandle.Builder usuńResourceDtypesAndShapes (indeks int)

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

public RemoteTensorHandle.Builder setDevice (wartość ciągu)

 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 RemoteTensorHandle.Builder setDeviceBytes (wartość com.google.protobuf.ByteString)

 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 RemoteTensorHandle.Builder setDtype (wartość typu danych )

 Tensor type.
 
.tensorflow.DataType dtype = 5;

public RemoteTensorHandle.Builder setDtypeValue (wartość int)

 Tensor type.
 
.tensorflow.DataType dtype = 5;

public RemoteTensorHandle.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public RemoteTensorHandle.Builder setOpDevice (wartość ciągu)

 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 setOpDeviceBytes (wartość 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 (długa wartość)

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

public RemoteTensorHandle.Builder setOutputNum (wartość int)

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

public RemoteTensorHandle.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

public RemoteTensorHandle.Builder setResourceDtypesAndShapes (indeks int, wartość ResourceDtypeAndShape )

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

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

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

publiczny końcowy RemoteTensorHandle.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)