已关闭
[Bug-Report|缺陷反馈]: A2A3相关算子对应的架构缩写使用arch22,当前部分误用了arch32 #4931
clinglai0517创建于  19 天前关闭于  18 天前
clinglai0517成员
19 天前 创建

Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.

Describe the current behavior / 问题描述 (Mandatory / 必填)

ops-nn仓库部分算子的tiling代码目录、文件名及CMakeLists引用中误用了arch32,需要修改为arch22

Environment / 环境信息 (Mandatory / 必填)

A2A3

Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)

代码检视

Describe the expected behavior / 预期结果 (Mandatory / 必填)

A2A3相关算子对应的架构缩写是arch22

不涉及

Special notes for this issue/备注 (Optional / 选填)

likedislike
Cclinglai0517成员
19 天前 添加了label:bug-report
Cclinglai0517成员
19 天前 修改标题为 “[Bug-Report|缺陷反馈]: A2A3相关算子对应的架构缩写使用arch22,当前部分误用了arch32”,原标题为“[Bug-Report|缺陷反馈]: ”
Cclinglai0517成员
19 天前 修改了issue 的描述
Cclinglai0517成员
19 天前 将 clinglai0517 设为负责人
Cclinglai0517成员
19 天前 关联了pull request:fix(pooling): 统一将 experimental 下误用的 arch32 修正为 arch22
Cclinglai0517成员
18 天前 关联了pull request:fix(index): scatter_nd_update 中误用的 Arch32 标识符统一改为 Arch22
CANN-robotCANN-robot成员
18 天前 关闭了 issue
CANN-robotCANN-robot成员
18 天前 添加了label:resolved
Cclinglai0517成员
15 天前 关联了pull request:修复index_fill误用arch32目录