typedef struct aclrtMemLocation { uint32_t id; aclrtMemLocationType type; // 内存所在位置 } aclrtMemLocation;