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

روش های عمومی

بولی
برابر است (object obj)
RemoteTensorHandle استاتیک
RemoteTensorHandle
نهایی static com.google.protobuf.Descriptors.Descriptor
رشته
getDevice ()
 Device where the tensor is located.
com.google.protobuf.ByteString
getDeviceBytes ()
 Device where the tensor is located.
نوع داده
getDtype ()
 Tensor type.
بین المللی
getDtypeValue ()
 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 (شاخص int)
 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.
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
RemoteTensorHandle.Builder استاتیک
newBuilder (نمونه اولیه RemoteTensorHandle )
RemoteTensorHandle.Builder استاتیک
RemoteTensorHandle.Builder
RemoteTensorHandle استاتیک
parseDelimitedFrom (ورودی جریان ورودی)
RemoteTensorHandle استاتیک
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteTensorHandle استاتیک
parseFrom (داده های ByteBuffer)
RemoteTensorHandle استاتیک
parseFrom (ورودی com.google.protobuf.CodedInputStream، 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، 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)

عمومی static RemoteTensorHandle getDefaultInstance ()

عمومی RemoteTensorHandle getDefaultInstanceForType ()

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

عمومی getParserForType ()

Public ResourceDtypeAndShape getResourceDtypesAndShapes (int index)

 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 index)

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

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی Static RemoteTensorHandle.Builder newBuilder (نمونه اولیه RemoteTensorHandle )

عمومی استاتیک RemoteTensorHandle.Builder newBuilder ()

عمومی RemoteTensorHandle.Builder newBuilderForType ()

عمومی static RemoteTensorHandle parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی static RemoteTensorHandle parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک RemoteTensorHandle parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی static RemoteTensorHandle parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک RemoteTensorHandle parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی static RemoteTensorHandle parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی static RemoteTensorHandle parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک RemoteTensorHandle parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی static RemoteTensorHandle parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی static RemoteTensorHandle parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی RemoteTensorHandle.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException