mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Cannot simply enable this globally because gcc doesn't handle constexpr well when mixing 14/17 together: - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101957 Resolve https://github.com/pytorch/pytorch/issues/75496 Pull Request resolved: https://github.com/pytorch/pytorch/pull/75741 Approved by: https://github.com/malfet