mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
I saw pytorch_android failure in docker image builds. This fix attempts to bypass CMake 4 limitations. Pull Request resolved: https://github.com/pytorch/pytorch/pull/152769 Approved by: https://github.com/Skylion007