sglang_v0.5.2/pytorch_2.8.0/test/cpp/aoti_abi_check
hailin c8e8c1e9ff . 2025-09-20 16:09:34 +08:00
..
CMakeLists.txt . 2025-09-20 16:09:34 +08:00
README.md . 2025-09-20 16:09:34 +08:00
main.cpp . 2025-09-20 16:09:34 +08:00
test_cast.cpp . 2025-09-20 16:09:34 +08:00
test_dtype.cpp . 2025-09-20 16:09:34 +08:00
test_macros.cpp . 2025-09-20 16:09:34 +08:00
test_math.cpp . 2025-09-20 16:09:34 +08:00
test_rand.cpp . 2025-09-20 16:09:34 +08:00
test_vec.cpp . 2025-09-20 16:09:34 +08:00

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.