已关闭
[Bug-Report|缺陷反馈]: quant_batch_matmul_v4 和 weight_quant_batch_matmul_v2 中存在整型乘法溢出int32_t的风险代码 #2994
oscillated创建于  5月30日关闭于  6月2日
oscillated
oscillated成员
5月30日 创建

Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.

Describe the current behavior / 问题描述 (Mandatory / 必填)

quant_batch_matmul_v4 和 weight_quant_batch_matmul_v2 中存在整型乘法溢出int32_t的风险代码

Environment / 环境信息 (Mandatory / 必填)

A2/A3

Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)

代码检视发现

Describe the expected behavior / 预期结果 (Mandatory / 必填)

避免数值溢出,需转为int64_t

代码检视发现

Special notes for this issue/备注 (Optional / 选填)

likedislike
oscillatedoscillated成员
5月30日 添加了label:bug-report
oscillatedoscillated成员
5月30日 将 oscillated 设为负责人
oscillated
oscillated成员
5月30日 评论:

正在排期修复中。

likedislike
CANN-robotCANN-robot成员
6月2日 关闭了 issue
CANN-robotCANN-robot成员
6月2日 添加了label:resolved