Skip to content

Commit 595e605

Browse files
zhiqiufrankwhzhang
authored andcommitted
Revert "[NPU] add npu kernel for mean Op (PaddlePaddle#31562)" (PaddlePaddle#31665)
This reverts commit 468ac69.
1 parent a6c6a09 commit 595e605

File tree

4 files changed

+0
-419
lines changed

4 files changed

+0
-419
lines changed

paddle/fluid/operators/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,4 @@ endif()
191191

192192
if(WITH_ASCEND_CL)
193193
cc_test(gelu_op_npu_test SRCS gelu_op_npu_test.cc DEPS op_registry gelu_op scope device_context enforce executor)
194-
cc_test(mean_op_npu_test SRCS mean_op_npu_test.cc DEPS op_registry mean_op scope device_context enforce executor)
195194
endif()
196-

paddle/fluid/operators/mean_op_npu.cc

Lines changed: 0 additions & 135 deletions
This file was deleted.

paddle/fluid/operators/mean_op_npu_test.cc

Lines changed: 0 additions & 133 deletions
This file was deleted.

0 commit comments

Comments
 (0)