mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 05:34:18 +08:00
Specify that C++ standard is not C++17 and minimum supported CMake version is 3.18 Fixes https://github.com/pytorch/pytorch/issues/103371 Pull Request resolved: https://github.com/pytorch/pytorch/pull/103451 Approved by: https://github.com/jeanschmidt