pytorch/.github/workflows
Nikita Shulga 5eecfcf5f3 Run libtorch trunk build on linux.4xlarge (#88683)
Add optional `runner`  input to `_linux-build.yml`
Move `libtorch-linux-bionic-cuda11_6-py3_7-gcc7-build` to `linux.4xlarge` as it occasionally OOMS on 2xlarge one

Pull Request resolved: https://github.com/pytorch/pytorch/pull/88683
Approved by: https://github.com/atalman, https://github.com/weiwangmeta
2022-11-08 18:52:56 +00:00
..
_android-build-test.yml [BE] Use reusable workflows from test-infra (#86035) 2022-10-01 17:21:31 +00:00
_android-full-build-test.yml [BE] Move remaining workflows off Xenial (#87834) 2022-10-27 15:38:48 +00:00
_bazel-build-test.yml [BE] Use reusable workflows from test-infra (#86035) 2022-10-01 17:21:31 +00:00
_binary-build-linux.yml Upgrade CI binary build runner from 4x to 12xlarge (#87727) 2022-10-26 02:28:36 +00:00
_binary-test-linux.yml [BE] Get rid of deprecation warnings in workflows (take 3) (#87152) 2022-10-18 13:53:30 +00:00
_binary-upload.yml [BE] Get rid of deprecation warnings in workflows (take 3) (#87152) 2022-10-18 13:53:30 +00:00
_buck-build-test.yml Pin linux ninja dep to 1.10.2 (#88548) 2022-11-07 23:53:17 +00:00
_docs.yml Fix pull docs build running with a schedule and increase cpp doc timeout to 4h (#88589) 2022-11-07 23:05:14 +00:00
_ios-build-test.yml [ci] increase timeout time of ios test app build (#88611) 2022-11-08 06:29:11 +00:00
_linux-build.yml Run libtorch trunk build on linux.4xlarge (#88683) 2022-11-08 18:52:56 +00:00
_linux-test.yml Disable mem leak check (#88373) 2022-11-04 20:47:42 +00:00
_mac-build.yml Cleanup macos common conda installation (#87816) 2022-10-29 08:43:45 +00:00
_mac-test-mps.yml Consolidate macos pip dependencies (#88071) 2022-11-02 17:22:01 +00:00
_mac-test.yml Disable mem leak check (#88373) 2022-11-04 20:47:42 +00:00
_rocm-test.yml Disable mem leak check (#88373) 2022-11-04 20:47:42 +00:00
_run_android_tests.yml Pin linux ninja dep to 1.10.2 (#88548) 2022-11-07 23:53:17 +00:00
_update-commit-hash.yml [BE] Get rid of deprecation warnings in workflows (take 3) (#87152) 2022-10-18 13:53:30 +00:00
_win-build.yml [BE] Use reusable workflows from test-infra (#86035) 2022-10-01 17:21:31 +00:00
_win-test.yml Disable mem leak check (#88373) 2022-11-04 20:47:42 +00:00
auto_request_review.yml Skip auto request review on forked PR (#87482) 2022-10-21 17:39:01 +00:00
build-triton-wheel.yml Fix typo in secrets name (#87655) 2022-10-25 00:00:57 +00:00
check-labels.yml Move check labels to separate workflow (#87999) 2022-10-31 16:52:30 +00:00
create_release.yml
docker-builds.yml [BE] Move remaining workflows off Xenial (#87834) 2022-10-27 15:38:48 +00:00
docker-release.yml ci: Just use regular checkout (#86824) 2022-10-13 00:24:02 +00:00
generated-linux-binary-conda-nightly.yml Stop cuda-10.2 binary builds (#85873) 2022-09-29 15:04:24 +00:00
generated-linux-binary-libtorch-cxx11-abi-master.yml
generated-linux-binary-libtorch-cxx11-abi-nightly.yml [BE] Use reusable workflows from test-infra (#86035) 2022-10-01 17:21:31 +00:00
generated-linux-binary-libtorch-pre-cxx11-master.yml
generated-linux-binary-libtorch-pre-cxx11-nightly.yml [BE] Use reusable workflows from test-infra (#86035) 2022-10-01 17:21:31 +00:00
generated-linux-binary-manywheel-master.yml Stop cuda-10.2 binary builds (#85873) 2022-09-29 15:04:24 +00:00
generated-linux-binary-manywheel-nightly.yml [BE] Use reusable workflows from test-infra (#86035) 2022-10-01 17:21:31 +00:00
generated-macos-arm64-binary-conda-nightly.yml Upgrade actions/upload-artifact to v3 (#87553) 2022-10-24 22:24:44 +00:00
generated-macos-arm64-binary-wheel-nightly.yml Upgrade actions/upload-artifact to v3 (#87553) 2022-10-24 22:24:44 +00:00
generated-macos-binary-conda-nightly.yml Upgrade actions/upload-artifact to v3 (#87553) 2022-10-24 22:24:44 +00:00
generated-macos-binary-libtorch-cxx11-abi-nightly.yml Upgrade actions/upload-artifact to v3 (#87553) 2022-10-24 22:24:44 +00:00
generated-macos-binary-libtorch-pre-cxx11-nightly.yml Upgrade actions/upload-artifact to v3 (#87553) 2022-10-24 22:24:44 +00:00
generated-macos-binary-wheel-nightly.yml Upgrade actions/upload-artifact to v3 (#87553) 2022-10-24 22:24:44 +00:00
generated-windows-binary-conda-nightly.yml Removing cuda 11.3 nightly builds (#84866) 2022-09-15 15:47:36 +00:00
generated-windows-binary-libtorch-debug-master.yml ci: Switch binary builds to github artifacting (#83778) 2022-08-21 23:14:26 +00:00
generated-windows-binary-libtorch-debug-nightly.yml Removing cuda 11.3 nightly builds (#84866) 2022-09-15 15:47:36 +00:00
generated-windows-binary-libtorch-release-master.yml ci: Switch binary builds to github artifacting (#83778) 2022-08-21 23:14:26 +00:00
generated-windows-binary-libtorch-release-nightly.yml Removing cuda 11.3 nightly builds (#84866) 2022-09-15 15:47:36 +00:00
generated-windows-binary-wheel-nightly.yml Add new cudnn buid for linux only (#85549) 2022-09-23 20:21:36 +00:00
inductor.yml Re-enable inductor models tests as periodical jobs (#88509) 2022-11-04 20:35:13 +00:00
labeler.yml fix for auto labeler (#88100) 2022-10-31 21:12:54 +00:00
lint.yml Move check labels to separate workflow (#87999) 2022-10-31 16:52:30 +00:00
mac-mps.yml Cleanup macos common conda installation (#87816) 2022-10-29 08:43:45 +00:00
nightly.yml remove dynamo hash updates (#87092) 2022-10-17 22:09:56 +00:00
periodic.yml Disable mem leak check (#88373) 2022-11-04 20:47:42 +00:00
pull.yml Disable mem leak check (#88373) 2022-11-04 20:47:42 +00:00
push_nightly_docker_ghcr.yml [BE] Get rid of deprecation warnings in workflows (take 3) (#87152) 2022-10-18 13:53:30 +00:00
revert.yml Revert "ci: Switch merge / revert flow to our own infra" (#88016) 2022-10-28 15:12:31 -07:00
run_torchbench.yml Use setup_instance script to enable conda and load cuda libraries (#87296) 2022-10-25 19:38:43 +00:00
scorecards.yml Disable ossf-scorecard (#87740) 2022-10-26 00:26:44 +00:00
stale.yml
trunk.yml Run libtorch trunk build on linux.4xlarge (#88683) 2022-11-08 18:52:56 +00:00
trymerge.yml Revert "ci: Switch merge / revert flow to our own infra" (#88016) 2022-10-28 15:12:31 -07:00
tryrebase.yml Set check-latest to false when setup python and pip cache in CI (#87621) 2022-10-26 20:08:29 +00:00
update-viablestrict.yml Set check-latest to false when setup python and pip cache in CI (#87621) 2022-10-26 20:08:29 +00:00
update_pytorch_labels.yml Migrate last workflows from 18.04 to 22.04 (#83861) 2022-08-22 22:19:41 +00:00
update_s3_htmls.yml Migrate last workflows from 18.04 to 22.04 (#83861) 2022-08-22 22:19:41 +00:00
upload-test-stats.yml Upload test stats for inductor workflow (#88535) 2022-11-07 21:04:02 +00:00
weekly.yml [ci] move XLA pin update to weekly (#84208) 2022-08-29 20:28:43 +00:00