已关闭
[Bug-Report|缺陷反馈]: CheckMemCpyAttr函数中memType打印内容修改 #121
zhaojingwei创建于  2月12日关闭于  2月12日
zhaojingwei成员
2月12日 创建

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 / 必填)

在报错的过程中,打印的是具体枚举的名称

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 / 选填)

likedislike
CANN-robotCANN-robot成员
2月12日 关闭了 issue
CANN-robotCANN-robot成员
3月20日 添加了label:resolved