RemoteTensorHandle.Builder

공개 정적 최종 클래스 RemoteTensorHandle.Builder

Protobuf 유형 tensorflow.eager.RemoteTensorHandle

공개 방법

RemoteTensorHandle.Builder
addAllResourceDtypesAndShapes (Iterable<? 확장 ResourceDtypeAndShape > 값)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
RemoteTensorHandle.Builder
addResourceDtypesAndShapes ( ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes ( ResourceDtypeAndShape 값)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes (int 인덱스, ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
addResourceDtypesAndShapes (int 인덱스, 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 (int 인덱스)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle
짓다 ()
RemoteTensorHandle
RemoteTensorHandle.Builder
RemoteTensorHandle.Builder
클리어디바이스 ()
 Device where the tensor is located.
RemoteTensorHandle.Builder
클리어D타입 ()
 Tensor type.
RemoteTensorHandle.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
RemoteTensorHandle.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RemoteTensorHandle.Builder
클리어옵디바이스 ()
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
클리어OpId ()
 The ID of the operation that produced this tensor.
RemoteTensorHandle.Builder
클리어출력번호 ()
 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
클론 ()
RemoteTensorHandle
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getDevice ()
 Device where the tensor is located.
com.google.protobuf.ByteString
getDeviceBytes ()
 Device where the tensor is located.
데이터 형식
getD유형 ()
 Tensor type.
정수
getDtype값 ()
 Tensor type.
getOpDevice ()
 Device of the operation producing this tensor.
com.google.protobuf.ByteString
getOpDeviceBytes ()
 Device of the operation producing this tensor.
getOpId ()
 The ID of the operation that produced this tensor.
정수
getOutputNum ()
 The index into the outputs of the operation that produced this tensor.
ResourceDtypeAndShape
getResourceDtypesAndShapes (정수 인덱스)
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShape.Builder
getResourceDtypesAndShapesBuilder (정수 인덱스)
 Optional data types and shapes of a remote resource variable.
목록< ResourceDtypeAndShape.Builder >
getResourceDtypesAndShapesBuilderList ()
 Optional data types and shapes of a remote resource variable.
정수
getResourceDtypesAndShapesCount ()
 Optional data types and shapes of a remote resource variable.
목록< ResourceDtypeAndShape >
getResourceDtypesAndShapesList ()
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShapeOrBuilder
getResourceDtypesAndShapesOrBuilder (int 인덱스)
 Optional data types and shapes of a remote resource variable.
목록<? ResourceDtypeAndShapeOrBuilder 확장 >
getResourceDtypesAndShapesOrBuilderList ()
 Optional data types and shapes of a remote resource variable.
최종 부울
RemoteTensorHandle.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
RemoteTensorHandle.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
최종 RemoteTensorHandle.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
RemoteTensorHandle.Builder
RemoveResourceDtypesAndShapes (int 인덱스)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
setDevice (문자열 값)
 Device where the tensor is located.
RemoteTensorHandle.Builder
setDeviceBytes (com.google.protobuf.ByteString 값)
 Device where the tensor is located.
RemoteTensorHandle.Builder
setDtype ( DataType 값)
 Tensor type.
RemoteTensorHandle.Builder
setDtypeValue (정수 값)
 Tensor type.
RemoteTensorHandle.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
RemoteTensorHandle.Builder
setOpDevice (문자열 값)
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
setOpDeviceBytes (com.google.protobuf.ByteString 값)
 Device of the operation producing this tensor.
RemoteTensorHandle.Builder
setOpId (긴 값)
 The ID of the operation that produced this tensor.
RemoteTensorHandle.Builder
setOutputNum (정수 값)
 The index into the outputs of the operation that produced this tensor.
RemoteTensorHandle.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
RemoteTensorHandle.Builder
setResourceDtypesAndShapes (int 인덱스, ResourceDtypeAndShape 값)
 Optional data types and shapes of a remote resource variable.
RemoteTensorHandle.Builder
setResourceDtypesAndShapes (int 인덱스, ResourceDtypeAndShape.Builder builderForValue)
 Optional data types and shapes of a remote resource variable.
최종 RemoteTensorHandle.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 RemoteTensorHandle.Builder addAllResourceDtypesAndShapes (Iterable<? 확장 ResourceDtypeAndShape > 값)

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

public RemoteTensorHandle.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

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

공개 RemoteTensorHandle.Builder addResourceDtypesAndShapes ( ResourceDtypeAndShape 값)

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

공개 RemoteTensorHandle.Builder addResourceDtypesAndShapes (int 인덱스, ResourceDtypeAndShape.Builder builderForValue)

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

공개 RemoteTensorHandle.Builder addResourceDtypesAndShapes (int 인덱스, ResourceDtypeAndShape 값)

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

공개 ResourceDtypeAndShape.Builder addResourceDtypesAndShapesBuilder ()

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

공개 ResourceDtypeAndShape.Builder addResourceDtypesAndShapesBuilder (int 인덱스)

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

공개 RemoteTensorHandle 빌드 ()

공개 RemoteTensorHandle 빌드Partial ()

공개 RemoteTensorHandle.Builder 지우기 ()

공개 RemoteTensorHandle.Builder 클리어 디바이스 ()

 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 ClearDtype ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

공개 RemoteTensorHandle.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 RemoteTensorHandle.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 RemoteTensorHandle.Builder 클리어OpDevice ()

 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;

공개 RemoteTensorHandle.Builder ClearOpId ()

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

공개 RemoteTensorHandle.Builder ClearOutputNum ()

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

공개 RemoteTensorHandle.Builder ClearResourceDtypesAndShapes ()

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

공개 RemoteTensorHandle.Builder 클론 ()

공개 RemoteTensorHandle getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 문자열 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;

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

공개 데이터 유형 getDtype ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

공개 int getDtypeValue ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

공개 문자열 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 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 ()

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

공개 int getOutputNum ()

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

공개 ResourceDtypeAndShape getResourceDtypesAndShapes (int 인덱스)

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

공개 ResourceDtypeAndShape.Builder getResourceDtypesAndShapesBuilder (int 인덱스)

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

공개 목록< ResourceDtypeAndShape.Builder > getResourceDtypesAndShapesBuilderList ()

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

공개 int getResourceDtypesAndShapesCount ()

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

공개 목록< ResourceDtypeAndShape > getResourceDtypesAndShapesList ()

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

공개 ResourceDtypeAndShapeOrBuilder getResourceDtypesAndShapesOrBuilder (int 인덱스)

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

공개 목록<? ResourceDtypeAndShapeOrBuilder > getResourceDtypesAndShapesOrBuilderList () 확장

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

공개 최종 부울 isInitialized ()

공개 RemoteTensorHandle.Builder mergeFrom (com.google.protobuf.기타 메시지)

공개 RemoteTensorHandle.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 최종 RemoteTensorHandle.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 RemoteTensorHandle.Builder RemoveResourceDtypesAndShapes (int 인덱스)

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

공개 RemoteTensorHandle.Builder setDevice (문자열 값)

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

공개 RemoteTensorHandle.Builder setDtype ( DataType 값)

 Tensor type.
 
.tensorflow.DataType dtype = 5;

공개 RemoteTensorHandle.Builder setDtypeValue (int 값)

 Tensor type.
 
.tensorflow.DataType dtype = 5;

공개 RemoteTensorHandle.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 RemoteTensorHandle.Builder setOpDevice (문자열 값)

 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;

공개 RemoteTensorHandle.Builder setOpDeviceBytes (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;

공개 RemoteTensorHandle.Builder setOpId (긴 값)

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

공개 RemoteTensorHandle.Builder setOutputNum (int 값)

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

public RemoteTensorHandle.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 RemoteTensorHandle.Builder setResourceDtypesAndShapes (int 인덱스, ResourceDtypeAndShape 값)

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

공개 RemoteTensorHandle.Builder setResourceDtypesAndShapes (int 인덱스, ResourceDtypeAndShape.Builder builderForValue)

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

공개 최종 RemoteTensorHandle.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)