已合并
aclnn的mm、bmm、addmm和baddbmm接口支持16in32Out场景 #5481
HKFLYE创建于 5月30日
aclnn的mm、bmm、addmm和baddbmm接口支持16in32Out场景 #5481
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 HKFLYE 的贡献)5月30日 关联了issue:[Requirement|需求建议]: mm、bmm、addmm和baddbmm算子支持16In32out场景
5月30日 添加了label:stat/needs-squash
5月30日 添加了label:cann-cla/yes
CANN-robot
5月30日 评论:
5月30日 评论:
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 |
|---|---|---|
| */*/docs/acl*.md | ✅ 杜慧萍, 刘波 (2/2) | ✅ 杜慧萍 (1/1) |
| */*/op_host/*_def.cpp | ✅ 汤磊, 刘波 (2/2) | ✅ 汤磊 (1/1) |
| */*/op_host/op_api/*.h | ✅ 汤磊, 刘波 (2/2) | ✅ 汤磊 (1/1) |
| 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. 👍


此处折叠了41条消息 查看更多
6月2日 解决了最后一个问题
gitee-duhuiping
6月2日 评论:
6月2日 评论:
/lgtm
/approve


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


描述
aclnn的mm、bmm、addmm和baddbmm接口支持16in32Out场景
关联的Issue
关联ISSUE #2806
测试
原有场景无影响,rdv网络用例通过。
特性场景16In32Out,mm、bmm L2双精度标杆通过,addmm、baddbmm L0双精度标杆 broadcast场景下均通过,非fixpipe bound场景性能影响 < 5%。
文档更新
aclnnBaddbmm&aclnnlnplaceBaddbmm.md文档中添加16In32Out场景说明
类型标签