mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Move the pytest cache downloading into the build step and store it in additional ci files so that it stays consistent during sharding. Only build env is taken into account now instead of also test config since we might not have the test config during build time, making it less specific, but I also think this might be better since tests are likely to fail across the same test config (I also think it might be worth not even looking at build env but thats a different topic) Each cache upload should only include information from the current run. Do not merge current cache with downloaded cache during upload (shouldn't matter anyways since the downloaded cache won't exist at the time) From what I cant tell of the s3 retention policy, pytest cache files will be deleted after 30 days (cc @ZainRizvi to confirm), so we never have to worry about space or pulling old versions. Pull Request resolved: https://github.com/pytorch/pytorch/pull/113804 Approved by: https://github.com/ZainRizvi |
||
|---|---|---|
| .. | ||
| _android-build-test.yml | ||
| _android-full-build-test.yml | ||
| _bazel-build-test.yml | ||
| _binary-build-linux.yml | ||
| _binary-test-linux.yml | ||
| _binary-upload.yml | ||
| _buck-build-test.yml | ||
| _docs.yml | ||
| _ios-build-test.yml | ||
| _linux-build.yml | ||
| _linux-test.yml | ||
| _mac-build.yml | ||
| _mac-test-mps.yml | ||
| _mac-test.yml | ||
| _rocm-test.yml | ||
| _run_android_tests.yml | ||
| _win-build.yml | ||
| _win-test.yml | ||
| assigntome-docathon.yml | ||
| auto_request_review.yml | ||
| build-android-binaries.yml | ||
| build-ios-binaries.yml | ||
| build-triton-wheel.yml | ||
| check-labels.yml | ||
| close-nonexistent-disable-issues.yml | ||
| create_release.yml | ||
| docker-builds.yml | ||
| docker-release.yml | ||
| generated-linux-aarch64-binary-manywheel-nightly.yml | ||
| generated-linux-binary-conda-nightly.yml | ||
| generated-linux-binary-libtorch-cxx11-abi-main.yml | ||
| generated-linux-binary-libtorch-cxx11-abi-nightly.yml | ||
| generated-linux-binary-libtorch-pre-cxx11-main.yml | ||
| generated-linux-binary-libtorch-pre-cxx11-nightly.yml | ||
| generated-linux-binary-manywheel-main.yml | ||
| generated-linux-binary-manywheel-nightly.yml | ||
| generated-macos-arm64-binary-conda-nightly.yml | ||
| generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml | ||
| generated-macos-arm64-binary-wheel-nightly.yml | ||
| generated-macos-binary-conda-nightly.yml | ||
| generated-macos-binary-libtorch-cxx11-abi-nightly.yml | ||
| generated-macos-binary-wheel-nightly.yml | ||
| generated-windows-binary-conda-nightly.yml | ||
| generated-windows-binary-libtorch-debug-main.yml | ||
| generated-windows-binary-libtorch-debug-nightly.yml | ||
| generated-windows-binary-libtorch-release-main.yml | ||
| generated-windows-binary-libtorch-release-nightly.yml | ||
| generated-windows-binary-wheel-nightly.yml | ||
| inductor-perf-compare.yml | ||
| inductor-perf-test-nightly.yml | ||
| inductor-periodic.yml | ||
| inductor.yml | ||
| labeler.yml | ||
| lint-bc.yml | ||
| lint.yml | ||
| mac-mps.yml | ||
| nightly-rockset-uploads.yml | ||
| nightly.yml | ||
| periodic.yml | ||
| pull.yml | ||
| revert.yml | ||
| rocm.yml | ||
| scorecards.yml | ||
| slow.yml | ||
| stale.yml | ||
| trunk.yml | ||
| trymerge.yml | ||
| tryrebase.yml | ||
| unstable-periodic.yml | ||
| unstable.yml | ||
| update-viablestrict.yml | ||
| update_pytorch_labels.yml | ||
| upload-alerts.yml | ||
| upload-test-stats.yml | ||
| upload-torch-dynamo-perf-stats.yml | ||
| weekly.yml | ||