pytorch/tools/setup_helpers
FFFrog 936333fd5f Fix the Requirement of CMake Version (#106254)
Fix the Requirement of CMake Version

Many CMakeLists.txt require cmake versions greater than 3.18.0, so the cmake version in cmake.py is not correct.
1da4115702/CMakeLists.txt (L1)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/106254
Approved by: https://github.com/malfet
2023-08-02 08:02:52 +00:00
..
__init__.py
BUILD.bazel
build.bzl
cmake_utils.py [BE] Enable ruff's UP rules and autoformat tools and scripts (#105428) 2023-07-19 01:24:44 +00:00
cmake.py Fix the Requirement of CMake Version (#106254) 2023-08-02 08:02:52 +00:00
env.py [BE] Enable C419 rule for any all shortcircuiting (#99890) 2023-04-25 15:02:13 +00:00
gen_unboxing.py
gen_version_header.py Bump black version to 23.1.0 (#96578) 2023-03-15 06:27:59 +00:00
gen.py
generate_code.py [BE] Enable ruff's UP rules and autoformat tools and scripts (#105428) 2023-07-19 01:24:44 +00:00
numpy_.py