aclrtMemLocation typedef struct aclrtMemLocation { uint32_t id; aclrtMemLocationType type; // 内存所在位置 } aclrtMemLocation; 父主题: 数据类型及其操作接口