aclrtDevResLimitType
typedef enum {
ACL_RT_DEV_RES_CUBE_CORE = 0, // AI Core或Cube Core
ACL_RT_DEV_RES_VECTOR_CORE, // Vector Core
} aclrtDevResType;
父主题: 数据类型及其操作接口
typedef enum {
ACL_RT_DEV_RES_CUBE_CORE = 0, // AI Core或Cube Core
ACL_RT_DEV_RES_VECTOR_CORE, // Vector Core
} aclrtDevResType;