已关闭
[Bug-Report|缺陷反馈]: AcosGrad、AsinGrad算子共性问题排查 #2735
zhangjinyang创建于 8月19日关闭于 28 天前
zhangjinyang
8月19日 评论:
8月19日 评论:
/assign


8月19日 将 ZJYzjy-shine 设为负责人
Zzhangjinyang
8月19日 修改标题为 “[Bug-Report|缺陷反馈]: AcosGrad、AsinGrad算子共性问题排查”,原标题为“[Bug-Report|缺陷反馈]: AcosGrad/AsinGrad arch35 tiling/kernel源码缺失,需补充def驱动dtype设计”
8月19日 修改标题为 “[Bug-Report|缺陷反馈]: AcosGrad、AsinGrad算子共性问题排查”,原标题为“[Bug-Report|缺陷反馈]: AcosGrad/AsinGrad arch35 tiling/kernel源码缺失,需补充def驱动dtype设计”
songkai111
28 天前 评论:
28 天前 评论:
你好,由于该issue较长时间未贡献,我们将关闭该issue,如有需要请重新打开。


28 天前 issue状态由 进行中 改变为 已拒绝
28 天前 关闭了 issue
23 天前 关联了pull request:fix: AcosGrad、AsinGrad 共性问题及 tiling 函数整改
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
一、问题描述 (必填)
AcosGrad 和 AsinGrad 两个算子均缺少 arch35 子目录下的 tiling_key.h、tiling_data.h、kernel头文件及源文件,导致:
当前仓库中两个算子的 op_host/ 和 op_kernel/ 下均无 arch35 目录,需要补充。
二、环境信息 (可选)
• 昇腾硬件型号:Ascend950PR
• CANN版本:cann-9.2.0
• 操作系统:Linux x86_64
三、重现步骤 (可选)
bash build.sh --ops=asin_grad,acos_grad --vendor_name=custom_math --soc=ascend950 -j8