已合并
wqbmmv3 do not support nz in dav3510 #4100
zhangquanxin创建于 4月22日
wqbmmv3 do not support nz in dav3510 #4100
已合并
zhangquanxin创建于 4月22日
zhangquanxin
zhangquanxin成员
4月22日

描述

DAV_3510架构上,weight参数只支持FORMAT_ND格式,不支持FORMAT_FRACTAL_NZ。aclnnWeightQuantBatchMatmulV2接口已有此检查,V3接口缺失,需要统一添加格式校验。
通过将aclnnWeightQuantBatchMatmulV2中的格式检查逻辑抽取为独立函数 CheckWeightFormat(),然后在V2和V3两个接口中统一调用实现功能, 同时避免重复代码,提高可维护性。

关联的Issue

issue https://gitcode.com/cann/ops-nn/issues/2455

测试

二级冒烟

文档更新

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 zhangquanxin 的贡献)
zhangquanxinzhangquanxin成员
4月22日 创建了 pull request,commit cc6379da
CANN-robot
CANN-robot成员
4月22日 评论:

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 /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

zhangquanxin, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
CANN-robotCANN-robot成员
4月22日 添加了label:cann-cla/yes
CANN-robotCANN-robot成员
4月22日 将sxb154714,chaotang233,gitee-yanglulu,crystalhu,yangyang016,fanqirui,zhou-qilong,chenqi317,liubo75,tangweiwei2,wangzitao_leo,gitcode-chenjiao,zhang-wu设为评审人
CANN-robotCANN-robot成员
4月22日 将sxb154714,chaotang233,gitee-yanglulu,crystalhu,yangyang016,fanqirui,chenqi317,liubo75,tangweiwei2,wangzitao_leo,gitcode-chenjiao,zhang-wu设为审查人
此处折叠了72条消息 查看更多
wangzitao
wangzitao成员
5月8日 评论:

/lgtm

likedislike
CANN-robotCANN-robot成员
5月8日 添加了label:lgtm
CANN-robot
CANN-robot成员
5月8日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: 陈琦.
Reviewers who wrote a comment of /lgtm are: 陈琦, 王子韬.

likedislike
CANN-robotCANN-robot成员
5月8日 关闭了关联的issue
CANN-robotCANN-robot成员
5月8日 合入了pull request