已关闭
[Bug-Report|缺陷反馈]: A5环境执行adaptive_max_pool3d算子example用例报错 #4998
lixiawei创建于  15 天前关闭于  15 天前
lixiawei
15 天前 创建

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

在A5环境执行bash build.sh --run_example adaptive_max_pool3d eager --soc=ascend950报错

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

A5环境

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

bash build.sh --run_example adaptive_max_pool3d eager --soc=ascend950报错

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

执行成功

[2026-08-21 16:10:38] COMPUTE_UNIT: ascend950
[2026-08-21 16:10:38] 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 16:10:38] ----------------------------------------------------------------
[2026-08-21 16:10:38] Start to run example,op_name:adaptive_max_pool3d example_name:adaptive_max_pool3d mode:eager.
[2026-08-21 16:10:44] copy result from device to host failed. ERROR: 507899
[2026-08-21 16:10:44]
[2026-08-21 16:10:44] ----------------------------------------------------------------
[2026-08-21 16:10:44] Run test_aclnn_adaptive_max_pool3d failed.
[2026-08-21 16:10:44] ----------------------------------------------------------------
[2026-08-21 16:10:44]
[2026-08-21 16:10:44] Run eager example failed, op_name: adaptive_max_pool3d, success examples: , failed_example: adaptive_max_pool3d.

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

关联pr:https://gitcode.com/cann/ops-nn/pull/9020

likedislike
Llixiawei
15 天前 issue状态由 进行中 改变为 已确认
Llixiawei
15 天前 修改了issue 的描述
CANN-robotCANN-robot成员
15 天前 关闭了 issue
CANN-robotCANN-robot成员
15 天前 添加了label:resolved