RemoteTensorHandle

lớp cuối cùng công khai RemoteTensorHandle

Loại protobuf tensorflow.eager.RemoteTensorHandle

Các lớp lồng nhau

lớp học RemoteTensorHandle.Builder Loại protobuf tensorflow.eager.RemoteTensorHandle

Hằng số

int DEVICE_FIELD_NUMBER
int DTYPE_FIELD_NUMBER
int OP_DEVICE_FIELD_NUMBER
int OP_ID_FIELD_NUMBER
int OUTPUT_NUM_FIELD_NUMBER
int RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
RemoteTensorHandle tĩnh
Tay cầm Tensor từ xa
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
Sợi dây
getDevice ()
 Device where the tensor is located.
com.google.protobuf.ByteString
getDeviceBytes ()
 Device where the tensor is located.
Loại dữ liệu
getDtype ()
 Tensor type.
int
getDtypeValue ()
 Tensor type.
Sợi dây
getOpDevice ()
 Device of the operation producing this tensor.
com.google.protobuf.ByteString
getOpDeviceBytes ()
 Device of the operation producing this tensor.
dài
getOpId ()
 The ID of the operation that produced this tensor.
int
getOutputNum ()
 The index into the outputs of the operation that produced this tensor.
Tài nguyênDtypeAndShape
getResourceDtypesAndShapes (chỉ mục int)
 Optional data types and shapes of a remote resource variable.
int
getResourceDtypesAndShapesCount ()
 Optional data types and shapes of a remote resource variable.
Danh sách< ResourceDtypeAndShape >
getResourceDtypesAndShapesList ()
 Optional data types and shapes of a remote resource variable.
ResourceDtypeAndShapeOrBuilder
getResourceDtypesAndShapesOrBuilder (chỉ mục int)
 Optional data types and shapes of a remote resource variable.
Danh sách<? mở rộng ResourceDtypeAndShapeOrBuilder >
getResourceDtypesAndShapesOrBuilderList ()
 Optional data types and shapes of a remote resource variable.
int
com.google.protobuf.UnknownFieldSet cuối cùng
int
boolean cuối cùng
tĩnh RemoteTensorHandle.Builder
newBuilder ( nguyên mẫu RemoteTensorHandle )
tĩnh RemoteTensorHandle.Builder
RemoteTensorHandle.Builder
RemoteTensorHandle tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
RemoteTensorHandle tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
RemoteTensorHandle tĩnh
ParseFrom (dữ liệu ByteBuffer)
RemoteTensorHandle tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
RemoteTensorHandle tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
RemoteTensorHandle tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
RemoteTensorHandle tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
RemoteTensorHandle tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
RemoteTensorHandle tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
RemoteTensorHandle tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
RemoteTensorHandle.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Phương pháp kế thừa

Hằng số

int tĩnh cuối cùng DEVICE_FIELD_NUMBER

Giá trị không đổi: 3

int tĩnh cuối cùng DTYPE_FIELD_NUMBER

Giá trị không đổi: 5

int cuối cùng tĩnh công khai OP_DEVICE_FIELD_NUMBER

Giá trị không đổi: 4

int tĩnh cuối cùng OP_ID_FIELD_NUMBER

Giá trị không đổi: 1

int cuối cùng tĩnh công khai OUTPUT_NUM_FIELD_NUMBER

Giá trị không đổi: 2

int tĩnh công khai RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER

Giá trị không đổi: 6

Phương pháp công khai

boolean công khai bằng (Object obj)

tĩnh công khai RemoteTensorHandle getDefaultInstance ()

công khai RemoteTensorHandle getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Chuỗi công khai getDevice ()

thiết bị chuỗi

 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 công khai ()

thiết bị chuỗi

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

Kiểu dữ liệu công khai getDtype ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

int công khai getDtypeValue ()

 Tensor type.
 
.tensorflow.DataType dtype = 5;

Chuỗi công khai 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 công khai ()

 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 công khai dài ()

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

int công khai getOutputNum ()

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

công cộng getParserForType ()

public ResourceDtypeAndShape getResourceDtypesAndShapes (chỉ mục int)

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

int công khai getResourceDtypesAndShapesCount ()

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

Danh sách công khai< ResourceDtypeAndShape > getResourceDtypesAndShapesList ()

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

public ResourceDtypeAndShapeOrBuilder getResourceDtypesAndShapesOrBuilder (chỉ mục int)

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

Danh sách công khai<? mở rộng ResourceDtypeAndShapeOrBuilder > getResourceDtypesAndShapesOrBuilderList ()

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

int công khai getSerializedSize ()

trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()

mã băm int công khai ()

boolean cuối cùng công khai được khởi tạo ()

public static RemoteTensorHandle.Builder newBuilder (nguyên mẫu RemoteTensorHandle )

tĩnh công khai RemoteTensorHandle.Builder newBuilder ()

public RemoteTensorHandle.Builder newBuilderForType ()

tĩnh công khai RemoteTensorHandle phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)

Ném
IOException

tĩnh công khai RemoteTensorHandle phân tích cú phápDelimitedFrom (Đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

tĩnh công khai RemoteTensorHandle parsFrom (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

tĩnh công khai RemoteTensorHandle parsFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

tĩnh công khai RemoteTensorHandle parsFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

tĩnh công khai RemoteTensorHandle parsFrom (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

tĩnh công khai RemoteTensorHandle parsFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

tĩnh công khai RemoteTensorHandle parsFrom (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

tĩnh công khai RemoteTensorHandle parsFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

tĩnh công khai RemoteTensorHandle parsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công cộng tĩnh trình phân tích cú pháp ()

công khai RemoteTensorHandle.Builder toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException