已关闭
[Bug-Report|缺陷反馈]: qbmmv4算子日志有误 #3602
马琦钧创建于  6月26日关闭于  6月30日
马琦钧
马琦钧成员
6月26日 创建

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 算子的部分错误日志存在以下问题:

  1. 使用占位符字符串(如 "actual_transA, actual_transB"、"actual_batches")而非实际运行时值
  2. 部分检查点使用 OP_LOGE 而非带结构化信息的 OP_LOGE_FOR_INVALID_VALUES_WITH_REASON
  3. OP_LOGE_FOR_INVALID_CONFIG_WITH_REASON 参数顺序错误

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

Ascend950PR

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

见 问题描述

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

见 问题描述

见 问题描述

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

likedislike
马琦钧马琦钧成员
6月26日 添加了label:bug-report
马琦钧马琦钧成员
6月26日 将 maqijun 设为负责人
马琦钧马琦钧成员
6月26日 关联了pull request:fix(qbmmv4): 修正ErrMsg
CANN-robotCANN-robot成员
6月30日 关闭了 issue
CANN-robotCANN-robot成员
6月30日 添加了label:resolved