aclrtFuncAttribute

typedef enum {
    ACL_FUNC_ATTR_KERNEL_TYPE = 1,     // Kernel类型
} aclrtFuncAttribute;

当属性设置为ACL_FUNC_ATTR_KERNEL_TYPE时,属性值请参见aclrtKernelType