已合并
qbmm v3 golden with new ttk #5976
he_kan创建于 6月11日
qbmm v3 golden with new ttk #5976
已合并
he_kan创建于 6月11日
he_kan
he_kan成员
6月11日

描述

新增量化类matmul算子的golden,适配新的ops-test-kit框架

关联的Issue

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

测试

文档更新

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 he_kan 的贡献)
he_kanhe_kan成员
6月11日 创建了 pull request,commit 1a9b5a2f
CANN-robotCANN-robot成员
6月11日 添加了label:cann-cla/no
CANN-robot
CANN-robot成员
6月11日 评论:

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) 陈琦, 范其瑞 (2/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

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

likedislike
wangmingli
wangmingli6月11日进行代码检视2
matmul/quant_batch_matmul_v3/tests/assets/quant_batch_matmul_v3.py
已过期
@@ -0,0 +327,4 @@
327+ 
328+ return [out]
329+ 
330+ class ThirdPartyImpl:
wangmingli
wangmingli6月11日评论:

确认下thirdparty的功能,以及写法是否规范

likedislike
System
系统消息系统
6月17日 评论:

changed this line on bea71124 view diff detail

wangmingli
wangmingli6月12日进行代码检视2
matmul/quant_batch_matmul_v3/tests/assets/quant_batch_matmul_v3.py
已过期
@@ -0,0 +632,4 @@
632+ 
633+ third_party = {"torch": ThirdPartyImpl}
634+ 
635+ def customize_inputs(x1, x2, scale, offset=None, bias=None, pertoken_scale=None,
wangmingli
wangmingli6月12日评论:

mx场景的e8m0 scale的负数范围拦截提示补充一下

likedislike
System
系统消息系统
6月23日 评论:

changed this line on 0c268da1 view diff detail

此处折叠了71条消息 查看更多
he_kan
he_kan成员
7月3日 评论:

/check-pr

likedislike
CANN-robot
CANN-robot成员
7月3日 评论:

The MR can not be merged, because of CodeReview discussion not resolved

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike
he_kanhe_kan成员
7月3日 解决了最后一个问题
CANN-robotCANN-robot成员
7月3日 合入了pull request
CANN-robot
CANN-robot成员
7月3日 评论:

Pull Request 已合并或已关闭。

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike