已合并
qbmm mxA8W4 supports k % 8 == 0 #5439
yuanshuai000创建于 5月29日
qbmm mxA8W4 supports k % 8 == 0 #5439
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 yuanshuai000 的贡献)5月29日 创建了 pull request,commit 625d9372
5月29日 添加了label:cann-cla/yes
CANN-robot
5月29日 评论:
5月29日 评论:
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 | ✅ 陈娇, 范其瑞, 蔡雯雯 (3/2) | ✅ 陈娇 (1/1) |
| matmul | ✅ 范其瑞, 商晓波, 林鹏翔 (3/2) | ✅ 范其瑞, 商晓波 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
yuanshuai000, thanks for your pull request. All authors of the commits have signed the CLA. 👍


yuanshuai000
5月29日 评论:
5月29日 评论:
compile


Yyuanshuai000
5月29日 update merge request[project id: 7665709, iid: 5439, commit_id: 0a0378d5a29dafd398345c6ac8484d2e17d3030d] virtual merging success
5月29日 update merge request[project id: 7665709, iid: 5439, commit_id: 0a0378d5a29dafd398345c6ac8484d2e17d3030d] virtual merging success
此处折叠了184条消息 查看更多
6月3日 添加了label:lgtm
sxb154714
6月3日 评论:
6月3日 评论:
/lgtm
/approve


6月3日 添加了label:approved
6月3日 合入了pull request
描述
quant_batch_matmul_v4算子mxA8W4支持k方向8对齐
涉及数据类型:x1 float8_e4m3 , x2 float4_e2m1 , x1_scale float8_e8m0 , x2_scale float8_e8m0
涉及format场景:ND、NZ均包含
量化模式:mx量化(T-CG量化不变更)
修改点:
3.1 L1中已有补0逻辑,需要正确处理补0时的偏移到32对齐
3.2 AIV中weight反量化处理中,需要将regbase中和k相关的偏移都32对齐
关联的Issue
https://gitcode.com/cann/ops-nn/issues/2760
测试
文档更新
更新了aclnn文档:
类型标签