已关闭
[Bug-Report|缺陷反馈]: A5环境执行fused_linear_online_max_sum算子example用例失败 #5205
lixiawei创建于 15 天前关闭于 7 天前
15 天前 将 ztj0209 设为负责人
yuning_chen
15 天前 评论:
15 天前 评论:
您好,感谢反馈,问题已收到,当前 @ztj0209 正在跟踪处理。


12 天前 关联了pull request:隔离不支持A5(ascend950)环境的算子example用例到arch22目录
12 天前 关联了pull request:隔离fused_linear_online_max_sum不支持A5(ascend950)的example用例到arch22目录
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
A5环境执行fused_linear_online_max_sum算子example用例失败,资料显示aclnnFusedLinearOnlineMaxSum不支持A5,请隔离对应example用例
Environment / 环境信息 (Mandatory / 必填)
A5环境
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
bash build.sh --run_example fused_linear_online_max_sum eager --soc=ascend950
Describe the expected behavior / 预期结果 (Mandatory / 必填)
执行成功
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
2026-08-26 16:20:04] COMPUTE_UNIT: ascend950
[2026-08-26 16:20:04] CMAKE_ARGS: -DBUILD_PATH=/home/lwx1073972/ops-nn/lxw_test/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/lxw_test/ops-nn/third_party
[2026-08-26 16:20:04] ----------------------------------------------------------------
[2026-08-26 16:20:05] Start to run example,op_name:fused_linear_online_max_sum example_name:fused_linear_online_max_sum mode:eager.
[2026-08-26 16:20:09] aclnnFusedLinearOnlineMaxSum failed. ERROR: 561000
[2026-08-26 16:20:09]
[2026-08-26 16:20:09] ----------------------------------------------------------------
[2026-08-26 16:20:09] Run test_aclnn_fused_linear_online_max_sum failed.
[2026-08-26 16:20:09] ----------------------------------------------------------------
[2026-08-26 16:20:09]
[2026-08-26 16:20:09] Run eager example failed, op_name: fused_linear_online_max_sum, success examples: , failed_example: fused_linear_online_max_sum
Special notes for this issue/备注 (Optional / 选填)