RemoteTensorHandle

الفئة النهائية العامة RemoteTensorHandle

نوع Protobuf tensorflow.eager.RemoteTensorHandle

فئات متداخلة

فصل RemoteTensorHandle.Builder نوع Protobuf tensorflow.eager.RemoteTensorHandle

الثوابت

كثافة العمليات DEVICE_FIELD_NUMBER
كثافة العمليات DTYPE_FIELD_NUMBER
كثافة العمليات OP_DEVICE_FIELD_NUMBER
كثافة العمليات OP_ID_FIELD_NUMBER
كثافة العمليات OUTPUT_NUM_FIELD_NUMBER
كثافة العمليات RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER

الأساليب العامة

منطقية
يساوي (كائن كائن)
ثابت RemoteTensorHandle
RemoteTensorHandle
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
خيط
الحصول على الجهاز ()
 Device where the tensor is located.
com.google.protobuf.ByteString
الحصول على جهاز بايت ()
 Device where the tensor is located.
نوع البيانات
كثافة العمليات
خيط
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.
كثافة العمليات
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 (فهرس كثافة العمليات)
 Optional data types and shapes of a remote resource variable.
القائمة<؟ يمتد ResourceDtypeAndShapeOrBuilder >
getResourceDtypesAndShapesOrBuilderList ()
 Optional data types and shapes of a remote resource variable.
كثافة العمليات
النهائي com.google.protobuf.UnknownFieldSet
كثافة العمليات
منطقية نهائية
ثابت RemoteTensorHandle.Builder
newBuilder (النموذج الأولي لـ RemoteTensorHandle )
ثابت RemoteTensorHandle.Builder
RemoteTensorHandle.Builder
ثابت RemoteTensorHandle
parseDelimitedFrom (إدخال InputStream)
ثابت RemoteTensorHandle
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت RemoteTensorHandle
parseFrom (بيانات ByteBuffer)
ثابت RemoteTensorHandle
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت RemoteTensorHandle
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت RemoteTensorHandle
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
ثابت RemoteTensorHandle
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت RemoteTensorHandle
parseFrom (بيانات com.google.protobuf.ByteString)
ثابت RemoteTensorHandle
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت RemoteTensorHandle
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
RemoteTensorHandle.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

الطرق الموروثة

الثوابت

العدد النهائي الثابت العام DEVICE_FIELD_NUMBER

القيمة الثابتة: 3

العدد النهائي الثابت العام DTYPE_FIELD_NUMBER

القيمة الثابتة: 5

العدد النهائي الثابت العام OP_DEVICE_FIELD_NUMBER

القيمة الثابتة: 4

العدد النهائي الثابت العام OP_ID_FIELD_NUMBER

القيمة الثابتة: 1

العدد النهائي الثابت العام OUTPUT_NUM_FIELD_NUMBER

القيمة الثابتة: 2

العدد النهائي الثابت العام RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER

القيمة الثابتة: 6

الأساليب العامة

القيمة المنطقية العامة تساوي (Object obj)

RemoteTensorHandle العام الثابت getDefaultInstance ()

RemoteTensorHandle العام getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

سلسلة 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 public 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;

عام الحصول على بارسيرفورتيب ()

GetResourceDtypeAndShape العام getResourceDtypesAndShapes (فهرس كثافة العمليات)

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

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

GetResourceDtypeAndShapeOrBuilder العام getResourceDtypesAndShapesOrBuilder (فهرس كثافة العمليات)

 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;

int public getSerializedSize ()

النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()

كود التجزئة الدولي العام ()

تمت تهيئة القيمة المنطقية النهائية العامة ()

RemoteTensorHandle.Builder newBuilder الثابت العام (النموذج الأولي لـ RemoteTensorHandle )

RemoteTensorHandle.Builder العام الثابت newBuilder ()

RemoteTensorHandle.Builder العام newBuilderForType ()

تحليل RemoteTensorHandle العام الثابت DelimitedFrom (إدخال InputStream)

رميات
IOEException

ParseDelimitedFrom الثابت العام لـ RemoteTensorHandle (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل RemoteTensorHandle العام الثابت (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

تحليل RemoteTensorHandle العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل RemoteTensorHandle العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل RemoteTensorHandle العام الثابت (com.google.protobuf.CodedInputStream input)

رميات
IOEException

تحليل RemoteTensorHandle العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل RemoteTensorHandle العام الثابت (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

تحليل RemoteTensorHandle العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل RemoteTensorHandle العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ساكنة عامة محلل ()

RemoteTensorHandle.Builder toBuilder العام ()

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException