mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
This essentially reverts https://github.com/pytorch/pytorch/pull/95997 but switches to builds from source to official mozilla's sccache repo for CPU builds, except PCH one, see https://github.com/pytorch/pytorch/issues/139188 - Define `SCCACHE_REGION` for the jobs that needs it. - Enable aarch64 builds to use sccache, which allows one to do incremental rebuilds under 10 min, see https://github.com/pytorch/pytorch/actions/runs/11565944328/job/32197278296 Fixes https://github.com/pytorch/pytorch/issues/121559 Pull Request resolved: https://github.com/pytorch/pytorch/pull/121323 Approved by: https://github.com/atalman |
||
|---|---|---|
| .. | ||
| build-android | ||
| checkout-pytorch | ||
| chown-workspace | ||
| diskspace-cleanup | ||
| download-build-artifacts | ||
| download-td-artifacts | ||
| filter-test-configs | ||
| get-workflow-job-id | ||
| linux-test | ||
| pytest-cache-download | ||
| pytest-cache-upload | ||
| setup-linux | ||
| setup-rocm | ||
| setup-win | ||
| setup-xpu | ||
| teardown-rocm | ||
| teardown-win | ||
| teardown-xpu | ||
| test-pytorch-binary | ||
| upload-test-artifacts | ||