已合并
[matmulbackward] 修改MatmulBackwardKernelNpuOpApi.cpp原始shape为1维场景bug #1638
AtomGit-Bot创建于 2024年6月22日
[matmulbackward] 修改MatmulBackwardKernelNpuOpApi.cpp原始shape为1维场景bug #1638
已合并
从refs/pull/1638/head合入到master
Pull Request已成功合入, 合并人@
(感谢 AtomGit-Bot 的贡献)2024年6月22日 添加了
ascend-cla/yes
标签
atlasaccount1
2024年6月22日 评论:
2024年6月22日 评论:
✅ 流水线任务触发成功,正在执行,请稍候。 任务链接[1efebaf4894c4157abad490bb088efcc]


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


atlasaccount1
2024年6月22日 评论:
2024年6月22日 评论:
防投毒扫描: pass
| # | check type | result | report |
|---|---|---|---|
| 1 | anti poison | pass | >>> |


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


atlasaccount1
2024年6月26日 评论:
2024年6月26日 评论:
SCA扫描: success
| # | check type | result | report |
|---|---|---|---|
| 1 | sca | success | >>> |


atlasaccount1
2024年6月26日 评论:
2024年6月26日 评论:
防投毒扫描: pass
| # | check type | result | report |
|---|---|---|---|
| 1 | anti poison | pass | >>> |


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


2024年6月27日 更新了标题
What type of PR is this?
What does this PR do / why do we need it:
增加MatmulBackwardKernelNpuOpApi.cpp 一维矩阵乘的场景,存在压缩shape导致shape为空, 压缩shape的场景去掉原始shape为1维的场景
Special notes for your reviewers: