tree: d9b1e713bc018c7461450ee9d89590f0c26336f0 [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.