已关闭
[Bug-Report|缺陷反馈]: A5环境执行quant_matmul_activation_quant算子example用例报错 #4965
lixiawei创建于 20 天前关闭于 13 天前
yuning_chen
20 天前 评论:
20 天前 评论:
/assign @zhuoyunhang


CANN-robot
20 天前 评论:
20 天前 评论:
yuning_chen
20 天前 评论:
20 天前 评论:
您好,感谢反馈,问题已收到,当前 @zhuoyunhang 正在跟踪处理。


zhuoyunhang
20 天前 评论:
20 天前 评论:
/assign


20 天前 将 zhuoyunhang 设为负责人
13 天前 关闭了 issue
13 天前 添加了label:resolved
Describe the current behavior / 问题描述 (Mandatory / 必填)
bash build.sh --run_example quant_matmul_activation_quant eager --soc=ascend950
执行quant_matmul_activation_quant算子example用例报错
Environment / 环境信息 (Mandatory / 必填)
A5环境
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
bash build.sh --run_example quant_matmul_activation_quant eager --soc=ascend950
Describe the expected behavior / 预期结果 (Mandatory / 必填)
预期执行成功
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
2026-08-21 11:20:01] COMPUTE_UNIT: ascend950
[2026-08-21 11:20:01] CMAKE_ARGS: -DBUILD_PATH=/home/lwx1073972/ops-nn/build -DENABLE_VALGRIND=FALSE -DCMAKE_BUILD_TYPE=Release -DENABLE_MSSANITIZER=FALSE -DENABLE_OOM=FALSE -DENABLE_DUMP_CCE=FALSE -DENABLE_COVERAGE=FALSE -DENABLE_TEST=FALSE -DENABLE_UT_EXEC=TRUE -DENABLE_CUSTOM=FALSE -DENABLE_STATIC=FALSE -DMODULE_EXT= -UASCEND_OP_NAME -UVENDOR_NAME -DENABLE_BINARY=FALSE -DENABLE_PACKAGE=FALSE -DENABLE_EXPERIMENTAL=FALSE -DNO_FORCE=FALSE -DBUILD_MODE= -DENABLE_CCACHE=TRUE -DOP_HOST_UT=FALSE -DOP_GRAPH_UT=FALSE -DOP_API_UT=FALSE -DOP_KERNEL_UT=FALSE -DOP_KERNEL_AICPU_UT=FALSE -DUT_TEST_ALL=FALSE -DENABLE_UT_SYMBOLIZE=TRUE -DUT_CASE_TIMEOUT=120 -DUT_DEBUG_FLAG=-g -DASCEND_COMPUTE_UNIT=ascend950 -DCANN_3RD_LIB_PATH=/home/lwx1073972/ops-nn/third_party
[2026-08-21 11:20:01] ----------------------------------------------------------------
[2026-08-21 11:20:02] Start to run example,op_name:quant_matmul_activation_quant example_name:quant_matmul_activation_quant mode:eager.
[2026-08-21 11:20:11] aclnnQuantMatmulActivationQuantWeightNzGetWorkspaceSize failed. ERROR: 161002
[2026-08-21 11:20:11] AclnnQuantMatmulWeightNzActivationQuantTest failed. ERROR: 161002
[2026-08-21 11:20:11]
[2026-08-21 11:20:11] ----------------------------------------------------------------
[2026-08-21 11:20:11] Run test_aclnn_quant_matmul_activation_quant failed.
[2026-08-21 11:20:11] ----------------------------------------------------------------
[2026-08-21 11:20:11]
[2026-08-21 11:20:11] Run eager example failed, op_name: quant_matmul_activation_quant, success examples: , failed_example: quant_matmul_activation_quant.
Special notes for this issue/备注 (Optional / 选填)