PandA-2024.02
|
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... | |
DLDeviceType DLContext::device_type |