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