pytorch/test/cpp/aoti_abi_check
..
CMakeLists.txt
main.cpp
README.md
test_cast.cpp
test_dtype.cpp
test_math.cpp
test_rand.cpp
test_vec.cpp

Tests in this directory are meant to guard certain ATen/c10 util functions and data structures are implemented in a header-only fashion, to make sure AOTInductor generated CPU model code is ABI backward-compatible.