Skip to content

Commit dfc8d3c

Browse files
committed
Fix (According to the review)
1 parent f6e69d7 commit dfc8d3c

File tree

9 files changed

+216
-545
lines changed

9 files changed

+216
-545
lines changed

paddle/operators/math/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ endif()
77

88
nv_test(math_function_test SRCS math_function_test.cc DEPS math_function tensor)
99
cc_test(im2col_test SRCS im2col_test.cc DEPS math_function tensor)
10-
cc_test(pool_test_maxPool2d_test SRCS pool_test_maxPool2d.cc DEPS math_function tensor)
11-
cc_test(pool_test_maxPool3d_test SRCS pool_test_maxPool3d.cc DEPS math_function tensor)

paddle/operators/math/pool_test_maxPool2d.cc

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

paddle/operators/math/pool_test_maxPool3d.cc

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

0 commit comments

Comments
 (0)