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


10 天前 关联了pull request:隔离不支持A5(ascend950)环境的算子example用例到arch22目录
10 天前 关联了pull request:隔离group_norm_silu_quant不支持A5(ascend950)的example用例到arch22目录
Describe the current behavior / 问题描述 (Mandatory / 必填)
A5环境执行group_norm_silu_quant算子example用例失败,开发反馈改算子不支持A5,请隔离对应example用例
Environment / 环境信息 (Mandatory / 必填)
A5环境
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
bash build.sh --run_example group_norm_silu_quant eager --soc=ascend950
Describe the expected behavior / 预期结果 (Mandatory / 必填)
执行成功
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
[2026-08-26 16:07:19] COMPUTE_UNIT: ascend950
[2026-08-26 16:07:19] 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:07:19] ----------------------------------------------------------------
[2026-08-26 16:07:20] Start to run example,op_name:group_norm_silu_quant example_name:group_norm_silu_quant mode:eager.
[2026-08-26 16:07:21]
[2026-08-26 16:07:21] ----------------------------------------------------------------
[2026-08-26 16:07:21] Run test_aclnn_group_norm_silu_quant failed.
[2026-08-26 16:07:21] ----------------------------------------------------------------
[2026-08-26 16:07:21]
[2026-08-26 16:07:21] Run eager example failed, op_name: group_norm_silu_quant, success examples: , failed_example: group_norm_silu_quant.
Special notes for this issue/备注 (Optional / 选填)