已关闭
[Bug-Report|缺陷反馈]: 算子 UpdateTensorDesc 中 CMakeLists ACLNNTYPE 为 aclnn,需改为 aclnn_exclude #5926
zhoulong50创建于 4 天前关闭于 2 天前
4 天前 添加了label:bug-report
4 天前 关联了pull request:算子UpdateTensorDesc CMakeLists 中 ACLNNTYPE 改为aclnn_exclude
4 天前 将 zhoulong50_hw 设为负责人
2 天前 关闭了 issue
2 天前 添加了label:resolved
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
算子 UpdateTensorDesc CMakeLists 中 ACLNNTYPE 为 aclnn,但该算子没有 op_api/aclnn_update_tensor_desc 实现(无 aclnn 两段式接口)。同时该算子仅支持 geir 通路,建议改为 aclnn_exclude,不采用生成机制会自动生成接口。
Environment Information / 环境信息 (Mandatory / 必填)
Ascend950
CANN 9.2.0
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
无
Describe the expected behavior / 预期结果 (Mandatory / 必填)
编出来的包中无 aclnn 两段式接口
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
无
Special notes for this issue/备注 (Optional / 选填)