已合并
[A2/A3]新增TransposeBatchMatMul算子NZ格式aclnn接口 #1702
[A2/A3]新增TransposeBatchMatMul算子NZ格式aclnn接口 #1702
已合并
fbbccc创建于 2月9日
fbbccc
fbbccc成员
2月9日

描述

当前TransposeBatchMatMul算子在A2/A3上NZ格式的实现方式未支持aclnn调用,本次改动支持TransposeBatchMatMul算子在NZ格式场景下的aclnn接口实现。

关联的Issue

https://gitcode.com/cann/ops-nn/issues/1328

测试

本地构建aclnnTransposeBatchMatmulWeightNz用例验证aclnn直调和torch直调

文档更新

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 fbbccc 的贡献)
fbbcccfbbccc成员
2月9日 创建了 pull request,commit 4e94277f
CANN-robotCANN-robot成员
2月9日 将chaotang233,crystalhu,fanqirui,chenqi317,liubo75,tangweiwei2,wangzitao_leo,zhang-wu设为审查人
CANN-robot
CANN-robot成员
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 /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
CANN-robot
CANN-robot成员
2月9日 评论:

🔵 source code change are detected, tasks labels is removed in this pull request!

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

/approve

likedislike
CANN-robotCANN-robot成员
3月9日 添加了label:lgtmapproved
CANN-robot
CANN-robot成员
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.

likedislike
CANN-robotCANN-robot成员
3月9日 合入了pull request