已合并
Fix tensor shape not equal in tanhbackward #1279
wang-guangbin创建于 2024年2月19日
Fix tensor shape not equal in tanhbackward #1279
已合并
wang-guangbin创建于 2024年2月19日
refs/pull/1279/head合入到master
wang-guangbin
2024年2月19日

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind bug
/kind task
/kind feature
bugfix

What does this PR do / why do we need it:
修复tanhbackward输入tensor shape不同的问题

Special notes for your reviewers:

likedislike
Pull Request已成功合入, 合并人@
(感谢 wang-guangbin 的贡献)
AAtomGit-Bot
2024年2月19日 添加了 &nbsp; ascend-cla/yes 标签
wang-guangbin
2024年2月19日 评论:

compile

likedislike
atlasaccount1
atlasaccount1
2024年2月19日 评论:

流水线任务触发成功,正在执行,请稍候。 任务链接[150a6d194b794f3facdb6eb6426f5bd6]

likedislike
atlasaccount1atlasaccount1
2024年2月19日 添加了 &nbsp; ci-pipeline-running 标签
atlasaccount1
atlasaccount1
2024年2月19日 评论:


SCA扫描: success

# check type result report
1 sca success >>>

likedislike
此处折叠了55条消息 查看更多
atlasaccount1
atlasaccount1
2024年2月27日 评论:

流水线任务触发成功,正在执行,请稍候。 任务链接[2f3d61c71d6748f7abc6122abb77c13c]

likedislike
atlasaccount1atlasaccount1
2024年2月27日 添加了 &nbsp; ci-pipeline-running 标签
atlasaccount1
atlasaccount1
2024年2月27日 评论:


SCA扫描: success

# check type result report
1 sca success >>>

likedislike
atlasaccount1
atlasaccount1
2024年2月27日 评论:


静态检查: pass

# check type result report
1 codecheck pass >>>

likedislike
wang-guangbin2024年2月27日进行代码检视1
test/test_base_ops/test_tanh_backward.py
@@ -0,0 +1,0 @@
1+import torch
wang-guangbin2024年2月27日评论:

当前op仓test文件均没有copyright,有需要可以后面统一整改。

likedislike