tree: 95fb135476dce6a0fd8057ba1fdabea72b0719ac [path history] [tgz]
  1. CMakeLists.txt
  2. main.cpp
  3. README.md
  4. test_cast.cpp
  5. test_dtype.cpp
  6. test_math.cpp
  7. test_rand.cpp
  8. test_vec.cpp
test/cpp/aoti_abi_check/README.md

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.