Skip to content

Commit ff78de8

Browse files
authored
[CINN] Removed some outdated test files (#70423)
1 parent 9e1d643 commit ff78de8

14 files changed

+0
-533
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
core_gather_headers()
22

33
gather_srcs(cinnapi_src SRCS header_generator.cc nvrtc_util.cc)
4-
5-
cinn_nv_test(test_nvrtc_util SRCS nvrtc_util_test.cc DEPS cinncore)

paddle/cinn/backends/nvrtc/nvrtc_util_test.cc

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

paddle/cinn/common/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ cinn_cc_test(test_is_reachable_predicator SRCS is_reachable_predicator_test.cc
3737
cinn_cc_test(test_topo_walker SRCS topo_walker_test.cc DEPS gtest glog)
3838
cinn_cc_test(test_cinn_value SRCS cinn_value_test.cc DEPS cinncore)
3939
cinn_cc_test(test_shared SRCS shared_test.cc DEPS cinncore)
40-
cinn_cc_test(test_graph_utils SRCS graph_utils_test.cc DEPS cinncore)
41-
cinn_cc_test(test_arithmetic SRCS arithmetic_test.cc DEPS cinncore)
4240
cinn_cc_test(test_cas SRCS cas_test.cc DEPS cinncore)
4341
cinn_cc_test(test_type SRCS type_test.cc DEPS cinncore)
4442
cinn_cc_test(test_axis SRCS axis_test.cc DEPS cinncore)

paddle/cinn/common/arithmetic_test.cc

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

paddle/cinn/common/graph_utils_test.cc

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

paddle/cinn/lang/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ gather_srcs(
1414
packed_func.cc)
1515

1616
cinn_cc_test(test_compute SRCS compute_test.cc DEPS cinncore)
17-
cinn_cc_test(test_placeholder SRCS placeholder_test.cc DEPS cinncore)
1817
cinn_cc_test(test_cinn_packed_func SRCS packed_func_test.cc DEPS cinncore)

paddle/cinn/lang/placeholder_test.cc

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

paddle/cinn/poly/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ gather_srcs(
1818

1919
cinn_cc_test(test_compute_at_transform SRCS compute_at_transform_test.cc DEPS
2020
cinncore)
21-
cinn_cc_test(test_isl_utils SRCS isl_utils_test.cc DEPS cinncore)

paddle/cinn/poly/graph_test.cc

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

0 commit comments

Comments
 (0)