|
Open3D (C++ API)
0.19.0
|
A Device for Tensor and operator. More...
#include <DLPack.h>
Data Fields | |
| DLDeviceType | device_type |
| The device type used in the device. More... | |
| int32_t | device_id |
| The device index. For vanilla CPU memory, pinned memory, or managed memory, this is set to 0. More... | |
A Device for Tensor and operator.
| int32_t DLDevice::device_id |
The device index. For vanilla CPU memory, pinned memory, or managed memory, this is set to 0.
| DLDeviceType DLDevice::device_type |
The device type used in the device.