Files
paddlepaddle--paddle/test/cpp/cinn/lang/CMakeLists.txt
T
2026-07-13 12:40:42 +08:00

3 lines
137 B
CMake

cinn_cc_test(test_compute SRCS compute_test.cc DEPS cinncore)
cinn_cc_test(test_cinn_packed_func SRCS packed_func_test.cc DEPS cinncore)