已关闭
[Bug-Report|缺陷反馈]: AscendQuant中数据格式资料描述问题 #1646
cuijie创建于 3月23日关闭于 3月23日
3月23日 将 cuijie25 设为负责人
3月23日 关联了pull request:modified md file (aclnnAscendQuant.md)
3月23日 关联了pull request:modified md file (aclnnAscendQuant.md)
3月23日 关闭了 issue
3月23日 添加了label:resolved


Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
AscendQuant算子资料描述中有对应的数据格式校验,仅支持NZ,ND,其他格式输入会返回错误码,实际上其他个数传入,未返回错误码,算子仍能跑通
Environment / 环境信息 (Mandatory / 必填)
A2
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
example代码中将数据格式变更为ACL_FORMAT_FRACTAL_Z,算子仍能正常跑通
Describe the expected behavior / 预期结果 (Mandatory / 必填)
按照资料约束,算子应无法跑通
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
example正常跑通
Special notes for this issue/备注 (Optional / 选填)