aclrtEngineType
typedef enum {
ACL_RT_ENGINE_TYPE_AIC = 0, // AI Core
ACL_RT_ENGINE_TYPE_AIV, // Vector Core
} aclrtEngineType;
父主题: 数据类型及其操作接口
typedef enum {
ACL_RT_ENGINE_TYPE_AIC = 0, // AI Core
ACL_RT_ENGINE_TYPE_AIV, // Vector Core
} aclrtEngineType;