3 lines
137 B
CMake
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)
|