aclrtEngineType
typedef enum {
ACL_RT_ENGINE_TYPE_AIC = 0, // AI Core
ACL_RT_ENGINE_TYPE_AIV, // Vector Core
} aclrtEngineType;
Parent topic: Data Types and Operation APIs
typedef enum {
ACL_RT_ENGINE_TYPE_AIC = 0, // AI Core
ACL_RT_ENGINE_TYPE_AIV, // Vector Core
} aclrtEngineType;