mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
The non ghstack version of #159416, to make sure we don't get reverted again Pull Request resolved: https://github.com/pytorch/pytorch/pull/159911 Approved by: https://github.com/mikaylagawarecki |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| README.md | ||
| test_cast.cpp | ||
| test_dtype.cpp | ||
| test_exception.cpp | ||
| test_macros.cpp | ||
| test_math.cpp | ||
| test_rand.cpp | ||
| test_vec_half.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.