已合并
matmulv3多核切K+vec nz2nd场景内存优化 #5864
HKFLYE创建于 6月8日
matmulv3多核切K+vec nz2nd场景内存优化 #5864
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 HKFLYE 的贡献)6月8日 添加了label:cann-cla/yes
CANN-robot
6月8日 评论:
6月8日 评论:
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) | ✅ 唐超 (1/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月8日 评论:
6月8日 评论:
compile


6月8日 update merge request[project id: 7665709, iid: 5864, commit_id: 7138a8511b3ca20338a4018d06c75b56db316c1f] virtual merging success
6月8日 update merge request[project id: 7665709, iid: 5864, commit_id: 7138a8511b3ca20338a4018d06c75b56db316c1f] virtual merging success
此处折叠了88条消息 查看更多
6月11日 添加了label:approved
6月11日 关闭了关联的issue
6月11日 合入了pull request
CANN-robot
6月11日 评论:
6月11日 评论:
Pull Request 已合并或已关闭。
If you want to solve this problem, you can click here to do it in the FAQs.


liyuanqiang
6月11日 评论:
6月11日 评论:
/lgtm
/approve


描述
matmulv3确定性多核切K+vec nz2nd场景内存优化
方案如下:
cube 侧按compact/sequential NZ 布局写 workspace
vector reduce 侧按同一布局读取workspace
关联的Issue
关联Issue #3285
测试
本地tilingKey 8240/73776场景自验证用例通过
文档更新
类型标签