已合并
修复gemmV3在16in32out场景下精度问题 #5602
HKFLYE创建于 6月2日
修复gemmV3在16in32out场景下精度问题 #5602
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 HKFLYE 的贡献)6月2日 添加了label:cann-cla/yes
CANN-robot
6月2日 评论:
6月2日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| matmul | ✅ 范其瑞, 唐超 (2/2) | ✅ 范其瑞, 唐超 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
HuangKun8682, thanks for your pull request. All authors of the commits have signed the CLA. 👍


HKFLYE
6月2日 评论:
6月2日 评论:
compile


6月2日 update merge request[project id: 7665709, iid: 5602, commit_id: c32ff59f45b7470ef14b44d415bdf5bd7d670de9] virtual merging success
6月2日 update merge request[project id: 7665709, iid: 5602, commit_id: c32ff59f45b7470ef14b44d415bdf5bd7d670de9] virtual merging success
此处折叠了71条消息 查看更多
范其瑞
6月8日 评论:
6月8日 评论:
/lgtm
/approve


6月8日 添加了label:lgtm
6月8日 关闭了关联的issue
6月8日 合入了pull request
CANN-robot
6月8日 评论:
6月8日 评论:
Pull Request 已合并或已关闭。
If you want to solve this problem, you can click here to do it in the FAQs.


描述
修复gemmV3在16in32out场景下精度问题
修复mm和bmm在16In32Out场景下非A2/A3/A5的逻辑
删除多余的config配置
关联的Issue
issue #3129
测试
910b环境自验证addmm和baddbmm接口走入gemmv3kernel的场景,精度通过
流水线通过
文档更新
类型标签