mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Summary: CMake only views the first item of `CC` and `CXX` as executable. So calling `sccache.exe` directly won't work. Using a shim executable resolves this problem. Pull Request resolved: https://github.com/pytorch/pytorch/pull/33745 Differential Revision: D20100397 Pulled By: soumith fbshipit-source-id: 3a130d30dd548b7c2e726c064e66ae4fccb30c44