已合并
Fix tensor shape not equal in tanhbackward #1279
wang-guangbin创建于 2024年2月19日
Fix tensor shape not equal in tanhbackward #1279
已合并
从refs/pull/1279/head合入到master
Pull Request已成功合入, 合并人@
(感谢 wang-guangbin 的贡献)2024年2月19日 添加了
ascend-cla/yes
标签
wang-guangbin
2024年2月19日 评论:
2024年2月19日 评论:
compile


atlasaccount1
2024年2月19日 评论:
2024年2月19日 评论:
✅ 流水线任务触发成功,正在执行,请稍候。 任务链接[150a6d194b794f3facdb6eb6426f5bd6]


2024年2月19日 添加了
ci-pipeline-running
标签
atlasaccount1
2024年2月19日 评论:
2024年2月19日 评论:
SCA扫描: success
| # | check type | result | report |
|---|---|---|---|
| 1 | sca | success | >>> |


此处折叠了55条消息 查看更多
atlasaccount1
2024年2月27日 评论:
2024年2月27日 评论:
✅ 流水线任务触发成功,正在执行,请稍候。 任务链接[2f3d61c71d6748f7abc6122abb77c13c]


2024年2月27日 添加了
ci-pipeline-running
标签
atlasaccount1
2024年2月27日 评论:
2024年2月27日 评论:
SCA扫描: success
| # | check type | result | report |
|---|---|---|---|
| 1 | sca | success | >>> |


atlasaccount1
2024年2月27日 评论:
2024年2月27日 评论:
静态检查: pass
| # | check type | result | report |
|---|---|---|---|
| 1 | codecheck | pass | >>> |


test/test_base_ops/test_tanh_backward.py
@@ -0,0 +1,0 @@
1+import torch
当前op仓test文件均没有copyright,有需要可以后面统一整改。


What type of PR is this?
What does this PR do / why do we need it:
修复tanhbackward输入tensor shape不同的问题
Special notes for your reviewers: