Move ref tests under a separate directory and split them based on the type of operation (#2106)
Re-organizes ref tests to improve the speed of compilation
Showing
test/ref/CMakeLists.txt
0 → 100644
test/ref/abs.cpp
0 → 100644
test/ref/acos.cpp
0 → 100644
test/ref/acosh.cpp
0 → 100644
test/ref/add.cpp
0 → 100644
test/ref/argmax.cpp
0 → 100644
test/ref/argmin.cpp
0 → 100644
test/ref/asin.cpp
0 → 100644
test/ref/asinh.cpp
0 → 100644
test/ref/atan.cpp
0 → 100644
test/ref/atanh.cpp
0 → 100644
test/ref/broadcast.cpp
0 → 100644
test/ref/ceil.cpp
0 → 100644
test/ref/clip.cpp
0 → 100644
test/ref/concat.cpp
0 → 100644
test/ref/contiguous.cpp
0 → 100644
test/ref/convert.cpp
0 → 100644
test/ref/convolution.cpp
0 → 100644
This diff is collapsed.
Please register or sign in to comment