已关闭
[Bug-Report|缺陷反馈]: test_max_pool_3d.cpp引用的experiment_ops.h不存在 #3897
harrynospot创建于  7月7日关闭于  7月13日
harrynospot
harrynospot
7月7日 创建

Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.

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

pooling/max_pool3_d/examples/test_max_pool_3d.cpp 改为 test_geir_max_pool_3d.cpp
运行示例测试报错。编译错。

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

901b4 + cann8.5 + ops-nn 8.5.0

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

  1. pooling/max_pool3_d/examples/test_max_pool_3d.cpp 改为 test_geir_max_pool_3d.cpp
  2. bash build.sh --run_example max_pool3_d graph --soc=ascend910b

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

编译成功

bash build.sh --run_example max_pool3_d graph --soc=ascend910b
[2026-07-07 10:03:26] COMPUTE_UNIT: ascend910b;
[2026-07-07 10:03:26] CMAKE_ARGS: -DBUILD_PATH=/home/atomgit/ops-nn/build -DENABLE_VALGRIND=FALSE -DCMAKE_BUILD_TYPE=Release -DENABLE_MSSANITIZER=FALSE -DENABLE_OOM=FALSE -DENABLE_COVERAGE=FALSE -DENABLE_TEST=FALSE -DENABLE_UT_EXEC=TRUE -DENABLE_CUSTOM=FALSE -DENABLE_STATIC=FALSE -UASCEND_OP_NAME -UVENDOR_NAME -DENABLE_BINARY=FALSE -DENABLE_PACKAGE=FALSE -DENABLE_EXPERIMENTAL=FALSE -DNO_FORCE=FALSE -DBUILD_MODE= -DOP_HOST_UT=FALSE -DOP_API_UT=FALSE -DOP_KERNEL_UT=FALSE -DOP_KERNEL_AICPU_UT=FALSE -DUT_TEST_ALL=FALSE -DASCEND_COMPUTE_UNIT=ascend910b; -DCANN_3RD_LIB_PATH=/home/atomgit/ops-nn/third_party
[2026-07-07 10:03:26] ----------------------------------------------------------------
[2026-07-07 10:03:26] Start to run example,op_name:max_pool3_d example_name:max_pool_3d mode:graph.
../pooling/max_pool3_d/examples/test_geir_max_pool_3d.cpp:29:10: fatal error: experiment_ops.h: No such file or directory
   29 | #include "experiment_ops.h"
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.

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

likedislike
chenxingyu18成员
7月7日 评论:

/assign

likedislike
CANN-robotCANN-robot成员
7月7日 将 chenxingyu18 设为负责人
chenxingyu18成员
7月9日 评论:

/assign @sunny_112

likedislike
CANN-robot
CANN-robot成员
7月9日 评论:

Notice

This issue can not be assigned to sunny_112. Please try to assign to the repository members.

likedislike
Wang Xu
Wang Xu
7月10日 评论:

/assign

likedislike
CANN-robotCANN-robot成员
7月10日 将 Apricityh 设为负责人,移除负责人 chenxingyu18
Wang Xu
Wang Xu
7月10日 评论:

/assign @chenxingyu18

likedislike
CANN-robotCANN-robot成员
7月10日 将 chenxingyu18 设为负责人,移除负责人 Apricityh
Cchenxingyu18成员
7月10日 关联了pull request:fix(pooling): 修复 max_pool3_d geir example 命名/格式并补 arch35 版本
Cchenxingyu18成员
7月13日 issue状态由 进行中 改变为 已解决
Cchenxingyu18成员
7月13日 关闭了 issue
harrynospotharrynospot
7月16日 issue状态由 已解决 改变为 已完成
CANN-robotCANN-robot成员
7月16日 添加了label:Accepted