pytorch
3693039b - perf: fix missing noexcepts on minpybind in functorch (#94135)

Commit
1 year ago
perf: fix missing noexcepts on minpybind in functorch (#94135) Noticed this performance bug in functorch. We got a pretty big perf in pybind11 improvement by explicitly marking at noexcept, see https://quuxplusone.github.io/blog/2022/08/26/vector-pessimization/ Pull Request resolved: https://github.com/pytorch/pytorch/pull/94135 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading