Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
需要打印出对应的枚举含义
A2
调用CheckMemCpyAttr函数,且mem类型不符合预期
在报错的过程中,打印的是具体枚举的名称
CheckMemCpyAttr:The real memory type of src is 1,but the input type is 0. Or the real devcie ID is 0, but the input ID is 0.
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
需要打印出对应的枚举含义
Environment / 环境信息 (Mandatory / 必填)
A2
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
调用CheckMemCpyAttr函数,且mem类型不符合预期
Describe the expected behavior / 预期结果 (Mandatory / 必填)
在报错的过程中,打印的是具体枚举的名称
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
CheckMemCpyAttr:The real memory type of src is 1,but the input type is 0. Or the real devcie ID is 0, but the input ID is 0.
Special notes for this issue/备注 (Optional / 选填)