已合并
[A2/A3]新增TransposeBatchMatMul算子NZ格式aclnn接口 #1702
fbbccc创建于 2月9日
[A2/A3]新增TransposeBatchMatMul算子NZ格式aclnn接口 #1702
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 fbbccc 的贡献)2月9日 将chaotang233,crystalhu,fanqirui,chenqi317,liubo75,tangweiwei2,wangzitao_leo,zhang-wu设为审查人
2月9日 将chaotang233,crystalhu,fanqirui,chenqi317,liubo75,tangweiwei2,wangzitao_leo,zhang-wu设为审查人
CANN-robot
2月9日 评论:
2月9日 评论:
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 |
|---|---|---|
| */*/op_api/*.h | ✅ wangyongguang, chenqi317 (2/2) | ✅ wangyongguang (1/1) |
| */*/op_host/*_def.cpp | ✅ wangyongguang, chenqi317 (2/2) | ✅ wangyongguang (1/1) |
| matmul | ✅ chenqi317, sxb154714 (2/2) | ✅ chenqi317, sxb154714 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


CANN-robot
2月9日 评论:
2月9日 评论:
🔵 source code change are detected, tasks labels is removed in this pull request!


2月9日 添加了label:cann-cla/yes
此处折叠了199条消息 查看更多
3月9日 移除了合并人cann-robot
wangyongguang
3月9日 评论:
3月9日 评论:
/approve


3月9日 添加了label:lgtmapproved
CANN-robot
3月9日 评论:
3月9日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: chenqi317, sxb154714, wangyongguang.
Reviewers who wrote a comment of /lgtm are: chenqi317, sxb154714, wangyongguang.


3月9日 合入了pull request
描述
当前TransposeBatchMatMul算子在A2/A3上NZ格式的实现方式未支持aclnn调用,本次改动支持TransposeBatchMatMul算子在NZ格式场景下的aclnn接口实现。
关联的Issue
https://gitcode.com/cann/ops-nn/issues/1328
测试
本地构建aclnnTransposeBatchMatmulWeightNz用例验证aclnn直调和torch直调
文档更新
类型标签