### 🐛 Describe the bug The `cmake_windows_gpu` [fails](https://app.circleci.com/pipelines/github/pytorch/vision/22318/workflows/f36c513d-8e2b-484e-92bf-efc35fb5f78a/jobs/1797485) with: ``` Error C1083: Cannot open include file: 'c10/cuda/impl/cuda_cmake_macros.h': No such file or directory ``` Looks like a dependency issue on core. ### Versions Latest main