trunk/14780aaa3ad92d063f64fde1a0e017239164e97b: Move c10/util math helper headers into torch/headeronly (#194673)
- PyTorch: 73 events in the last 90 days
- PyTorch: 73th Release in the last 90 days
- Previous: earlier the same day · ciflow/xpu/194182
What happened
Summary Move MathConstants.h , copysign.h , Load.h , BFloat16-math.h , and irange.h from c10/util into torch/headeronly/util under torch::headeronly . Leave the old c10/util paths as one-line forwarding includes, matching Half.h / BFloat16.h . Register the new symbols in torch/header_only_apis.txt and add header-only aoti_abi_check tests ( copysign , irange , load , MathConstants , plus is_reduced_floating_point cov…
Summary assembled by rule from the sources below