diff --git a/.github/templates/common.yml.j2 b/.github/templates/common.yml.j2 index b4f39d42e5d0e..38b90e919c334 100644 --- a/.github/templates/common.yml.j2 +++ b/.github/templates/common.yml.j2 @@ -8,7 +8,7 @@ # NOTE: If testing pytorch/builder changes you can change this variable to change what pytorch/builder reference # the binary builds will check out {%- set builder_repo = "pytorch/builder" -%} -{%- set builder_branch = "alband/312_deps" -%} +{%- set builder_branch = "main" -%} {%- macro concurrency(build_environment) -%} concurrency: diff --git a/.github/workflows/_binary-build-linux.yml b/.github/workflows/_binary-build-linux.yml index a6f876f338be9..3dee4ba92e7f0 100644 --- a/.github/workflows/_binary-build-linux.yml +++ b/.github/workflows/_binary-build-linux.yml @@ -187,7 +187,7 @@ jobs: - name: Checkout pytorch/builder to builder dir uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/_binary-test-linux.yml b/.github/workflows/_binary-test-linux.yml index d9dbf9e6f1169..ae384f47e2231 100644 --- a/.github/workflows/_binary-test-linux.yml +++ b/.github/workflows/_binary-test-linux.yml @@ -168,7 +168,7 @@ jobs: - name: Checkout pytorch/builder to builder dir uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml b/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml index ff97afba30e14..4e887565d569f 100644 --- a/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml +++ b/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml @@ -285,7 +285,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -390,7 +390,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml b/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml index e211a8a795826..e93aa4177b530 100644 --- a/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml +++ b/.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml @@ -285,7 +285,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -390,7 +390,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-linux-binary-manywheel-nightly.yml b/.github/workflows/generated-linux-binary-manywheel-nightly.yml index 381488376ee7e..e61b31ae916eb 100644 --- a/.github/workflows/generated-linux-binary-manywheel-nightly.yml +++ b/.github/workflows/generated-linux-binary-manywheel-nightly.yml @@ -397,7 +397,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -499,7 +499,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -904,7 +904,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1006,7 +1006,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1411,7 +1411,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1513,7 +1513,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1918,7 +1918,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2020,7 +2020,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2425,7 +2425,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2527,7 +2527,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-macos-arm64-binary-conda-nightly.yml b/.github/workflows/generated-macos-arm64-binary-conda-nightly.yml index 7d15fc2123b3a..6c00246f0a745 100644 --- a/.github/workflows/generated-macos-arm64-binary-conda-nightly.yml +++ b/.github/workflows/generated-macos-arm64-binary-conda-nightly.yml @@ -91,7 +91,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -208,7 +208,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -325,7 +325,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -442,7 +442,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml b/.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml index a776b493b6d2c..7a7e7d563ae80 100644 --- a/.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml +++ b/.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml @@ -93,7 +93,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml b/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml index b9b61254c4c7e..a0114ebe2f75b 100644 --- a/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml +++ b/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml @@ -90,7 +90,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -208,7 +208,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -326,7 +326,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -444,7 +444,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -562,7 +562,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-macos-binary-conda-nightly.yml b/.github/workflows/generated-macos-binary-conda-nightly.yml index 24097ca311946..106403e62f83d 100644 --- a/.github/workflows/generated-macos-binary-conda-nightly.yml +++ b/.github/workflows/generated-macos-binary-conda-nightly.yml @@ -89,7 +89,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -206,7 +206,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -323,7 +323,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -440,7 +440,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-macos-binary-libtorch-cxx11-abi-nightly.yml b/.github/workflows/generated-macos-binary-libtorch-cxx11-abi-nightly.yml index 6f104e02efbbf..1e0a7bfbe84dd 100644 --- a/.github/workflows/generated-macos-binary-libtorch-cxx11-abi-nightly.yml +++ b/.github/workflows/generated-macos-binary-libtorch-cxx11-abi-nightly.yml @@ -93,7 +93,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-macos-binary-wheel-nightly.yml b/.github/workflows/generated-macos-binary-wheel-nightly.yml index 9c9f8c6eb177b..fc5bc266e2c51 100644 --- a/.github/workflows/generated-macos-binary-wheel-nightly.yml +++ b/.github/workflows/generated-macos-binary-wheel-nightly.yml @@ -90,7 +90,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -208,7 +208,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -326,7 +326,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -444,7 +444,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -562,7 +562,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-windows-binary-conda-nightly.yml b/.github/workflows/generated-windows-binary-conda-nightly.yml index 248a607b6e35f..b3a5367bf342f 100644 --- a/.github/workflows/generated-windows-binary-conda-nightly.yml +++ b/.github/workflows/generated-windows-binary-conda-nightly.yml @@ -105,7 +105,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -222,7 +222,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -347,7 +347,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -465,7 +465,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -591,7 +591,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -709,7 +709,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -834,7 +834,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -951,7 +951,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1076,7 +1076,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1194,7 +1194,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1320,7 +1320,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1438,7 +1438,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1563,7 +1563,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1680,7 +1680,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1805,7 +1805,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1923,7 +1923,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2049,7 +2049,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2167,7 +2167,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2292,7 +2292,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2409,7 +2409,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2534,7 +2534,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2652,7 +2652,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2778,7 +2778,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2896,7 +2896,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-windows-binary-libtorch-debug-main.yml b/.github/workflows/generated-windows-binary-libtorch-debug-main.yml index 8ab0efc8ec45c..8ac413be0d65e 100644 --- a/.github/workflows/generated-windows-binary-libtorch-debug-main.yml +++ b/.github/workflows/generated-windows-binary-libtorch-debug-main.yml @@ -102,7 +102,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -223,7 +223,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml b/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml index cad9a097a359e..7b94603344e38 100644 --- a/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml +++ b/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml @@ -109,7 +109,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -230,7 +230,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -363,7 +363,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -485,7 +485,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -619,7 +619,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -741,7 +741,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-windows-binary-libtorch-release-main.yml b/.github/workflows/generated-windows-binary-libtorch-release-main.yml index ae2913d27fef9..ab00cdc8919ea 100644 --- a/.github/workflows/generated-windows-binary-libtorch-release-main.yml +++ b/.github/workflows/generated-windows-binary-libtorch-release-main.yml @@ -102,7 +102,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -223,7 +223,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml b/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml index 675f08efc789e..7f13d5a2f5f88 100644 --- a/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml +++ b/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml @@ -109,7 +109,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -230,7 +230,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -363,7 +363,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -485,7 +485,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -619,7 +619,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -741,7 +741,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/.github/workflows/generated-windows-binary-wheel-nightly.yml b/.github/workflows/generated-windows-binary-wheel-nightly.yml index 364d17ab19903..69917c03d4ce0 100644 --- a/.github/workflows/generated-windows-binary-wheel-nightly.yml +++ b/.github/workflows/generated-windows-binary-wheel-nightly.yml @@ -106,7 +106,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -223,7 +223,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -349,7 +349,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -467,7 +467,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -594,7 +594,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -712,7 +712,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -838,7 +838,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -955,7 +955,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1081,7 +1081,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1199,7 +1199,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1326,7 +1326,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1444,7 +1444,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1570,7 +1570,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1687,7 +1687,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1813,7 +1813,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -1931,7 +1931,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2058,7 +2058,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2176,7 +2176,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2302,7 +2302,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2419,7 +2419,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2545,7 +2545,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2663,7 +2663,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2790,7 +2790,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -2908,7 +2908,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -3034,7 +3034,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -3151,7 +3151,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -3277,7 +3277,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -3395,7 +3395,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -3522,7 +3522,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder @@ -3640,7 +3640,7 @@ jobs: - name: Checkout pytorch/builder uses: malfet/checkout@silent-checkout with: - ref: alband/312_deps + ref: main submodules: recursive repository: pytorch/builder path: builder diff --git a/setup.py b/setup.py index 195110806ab4c..2f10daf7195d7 100644 --- a/setup.py +++ b/setup.py @@ -1119,7 +1119,7 @@ def main(): if IS_WINDOWS and sys.version_info >= (3, 12, 0): # torch.version requires this and it is not part - # of the default install in 3.12+ + # of the default cpython install on windows in 3.12+ install_requires.append("packaging") # Parse the command line and check the arguments before we proceed with