aclrtCmoType

typedef enum aclrtCmoType {
    ACL_RT_CMO_TYPE_PREFETCH = 0,     // 内存预取
} aclrtCmoType;