Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/124112
Note: Links to docs will display an error until the docs builds have been completed. ❌ 10 New FailuresAs of commit 339f679 with merge base e04c7b1 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Please seek CI approval before scheduling CIFlow labels |
|
I believe the |
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Successfully rebased |
12b977b to
7f7febb
Compare
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Successfully rebased |
21c28a1 to
f6ec6d3
Compare
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Rebase failed due to Command Raised by https://github.com/pytorch/pytorch/actions/runs/8934362376 |
| "cpu-aarch64": "cpu", | ||
| "cpu-cxx11-abi": "cpu-cxx11-abi", | ||
| "cuda": f"cu{gpu_arch_version.replace('.', '')}", | ||
| "cuda-aarch64": "12.4", |
There was a problem hiding this comment.
Same as line above this probably needs to be cu124
| conda-pytorchbot-token-test: ${{ secrets.CONDA_PYTORCHBOT_TOKEN_TEST }} | ||
| uses: ./.github/workflows/_binary-upload.yml | ||
|
|
||
| conda-py3_8-cuda12_4-build: |
There was a problem hiding this comment.
This should not be changing conda nightly files, windows workflows etc.. Can you rebase please ? it should solve this issue.
rebasing #124112. too many conflict files, so starting a new PR. Test pytorch/builder#1775 (merged) for ARM wheel addition Test pytorch/builder#1828 (merged) for setting MAX_JOBS Current issue to follow up: #126980 Co-authored-by: Aidyn-A <aidyn.b.aitzhan@gmail.com> Pull Request resolved: #126174 Approved by: https://github.com/nWEIdia, https://github.com/atalman
rebasing pytorch#124112. too many conflict files, so starting a new PR. Test pytorch/builder#1775 (merged) for ARM wheel addition Test pytorch/builder#1828 (merged) for setting MAX_JOBS Current issue to follow up: pytorch#126980 Co-authored-by: Aidyn-A <aidyn.b.aitzhan@gmail.com> Pull Request resolved: pytorch#126174 Approved by: https://github.com/nWEIdia, https://github.com/atalman
Test pytorch/builder#1775 (merged) for ARM wheel addition
Test pytorch/builder#1804 (WIP) for setting MAX_JOBS