Skip to content

Commit 463617d

Browse files
authored
Revert "[NPU] add npu kernel for mean Op (#31562)"
This reverts commit 468ac69.
1 parent 468ac69 commit 463617d

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
@@ -184,6 +184,4 @@ endif()
184184

185185
if(WITH_ASCEND_CL)
186186
cc_test(gelu_op_npu_test SRCS gelu_op_npu_test.cc DEPS op_registry gelu_op scope device_context enforce executor)
187-
cc_test(mean_op_npu_test SRCS mean_op_npu_test.cc DEPS op_registry mean_op scope device_context enforce executor)
188187
endif()
189-

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)