Open3D (C++ API)
0.12.0
|
A Device context for Tensor and operator. More...
#include <DLPack.h>
Data Fields | |
DLDeviceType | device_type |
The device type used in the device. More... | |
int | device_id |
The device index. More... | |
A Device context for Tensor and operator.
int DLContext::device_id |
The device index.
DLDeviceType DLContext::device_type |
The device type used in the device.