pytorch
bdaf4025 - build C++ extensions on windows with /std:c++17 (#97413)

Commit
2 years ago
build C++ extensions on windows with /std:c++17 (#97413) build C++ extensions on windows with /std:c++17 Summary: We added -std=c++17 to Posix builds, but neglected to add this for Windows. This just brings back parity. Test Plan: Rely on CI. Reviewers: ezyang Subscribers: Tasks: Tags: --- Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/pytorch/pytorch/pull/97413). * #97175 * __->__ #97413 Pull Request resolved: https://github.com/pytorch/pytorch/pull/97413 Approved by: https://github.com/ezyang
Author
mikey dagitses
Committer
Parents
Loading