pytorch/.github/workflows
Michael Suo 9f58d5d7ce [test stats] use published test stats for sharding (#81116)
Use the nightly-published test stats to perform sharding, instead of
calculating it in every build job.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/81116
Approved by: https://github.com/janeyx99
2022-07-12 04:50:19 +00:00
..
_android-build-test.yml ci: Remove extra docker pull (#81038) 2022-07-07 13:19:21 +00:00
_android-full-build-test.yml [lint] create a workflow consistency linter (#80200) 2022-07-05 17:08:06 +00:00
_bazel-build-test.yml [lint] create a workflow consistency linter (#80200) 2022-07-05 17:08:06 +00:00
_buck-build-test.yml Consolidate all python targets in the tools folder (#80408) 2022-06-29 23:27:47 +00:00
_docs.yml [lint] create a workflow consistency linter (#80200) 2022-07-05 17:08:06 +00:00
_ios-build-test.yml [lint] create a workflow consistency linter (#80200) 2022-07-05 17:08:06 +00:00
_linux-build.yml [test stats] use published test stats for sharding (#81116) 2022-07-12 04:50:19 +00:00
_linux-test.yml [lint] create a workflow consistency linter (#80200) 2022-07-05 17:08:06 +00:00
_mac-build.yml [lint] create a workflow consistency linter (#80200) 2022-07-05 17:08:06 +00:00
_mac-test-arm64.yml [lint] create a workflow consistency linter (#80200) 2022-07-05 17:08:06 +00:00
_mac-test.yml [lint] create a workflow consistency linter (#80200) 2022-07-05 17:08:06 +00:00
_rocm-test.yml [lint] create a workflow consistency linter (#80200) 2022-07-05 17:08:06 +00:00
_run_android_tests.yml move run_android_tests.yaml to a reusable workflow (#80227) 2022-06-24 21:06:43 +00:00
_update-commit-hash.yml automate hash pinning (#79470) 2022-06-17 18:22:15 +00:00
_win-build.yml [lint] create a workflow consistency linter (#80200) 2022-07-05 17:08:06 +00:00
_win-test.yml [lint] create a workflow consistency linter (#80200) 2022-07-05 17:08:06 +00:00
create_release.yml ci: Set create_release.yml to run on nightly 2022-05-12 20:13:13 +00:00
docker-builds.yml ci: Add push trigger for docker-builds (#81228) 2022-07-11 16:29:09 +00:00
generated-linux-binary-conda-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-linux-binary-libtorch-cxx11-abi-master.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-linux-binary-libtorch-cxx11-abi-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-linux-binary-libtorch-pre-cxx11-master.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-linux-binary-libtorch-pre-cxx11-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-linux-binary-manywheel-master.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-linux-binary-manywheel-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-macos-arm64-binary-conda-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-macos-arm64-binary-wheel-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-macos-binary-conda-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-macos-binary-libtorch-cxx11-abi-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-macos-binary-libtorch-pre-cxx11-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-macos-binary-wheel-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-windows-binary-conda-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-windows-binary-libtorch-debug-master.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-windows-binary-libtorch-debug-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-windows-binary-libtorch-release-master.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-windows-binary-libtorch-release-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-windows-binary-wheel-master.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
generated-windows-binary-wheel-nightly.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
lint.yml [mergebot] Create land time check options (#77943) 2022-06-27 22:28:12 +00:00
nightly.yml Fix release doc builds (#79865) 2022-06-20 16:21:52 +00:00
periodic.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
pr-labels.yml
pull.yml [CI] Add functorch testing shard (#81283) 2022-07-12 00:37:24 +00:00
push_nightly_docker_ghcr.yml
revert.yml ci: Have revert use hosted runners 2022-05-19 21:00:27 +00:00
run_torchbench.yml Add userbenchmark support to TorchBench CI (#78794) 2022-06-03 21:07:36 +00:00
stale.yml [lint] improve retries in stale job 2022-04-15 18:02:14 +00:00
trunk.yml [CI] Fix concurrency for tagged pushes (#81154) 2022-07-09 16:13:17 +00:00
trymerge.yml [mergebot] Create land time check options (#77943) 2022-06-27 22:28:12 +00:00
tryrebase.yml rebase via comment - rebase to any branch (#78772) 2022-06-03 17:13:11 +00:00
update-commit-hashes.yml automate hash updates - remove vision hash update (#80740) 2022-07-01 01:12:47 +00:00
update-viablestrict.yml [viable strict] don't try to push nonexistent commit (#81226) 2022-07-11 16:02:54 +00:00
update_pytorch_labels.yml
update_s3_htmls.yml ci: Add lts for s3 index updating workflow 2022-04-11 22:24:43 +00:00
upload-test-stats.yml [ci] only upload summarized test stats for PRs (#80295) 2022-06-27 18:40:39 +00:00