remove spmd_types dependency from nightly wheel#187015
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/187015
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 4 PendingAs of commit d004e23 with merge base 5c2969a ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
Do we still need this PR after #187067? |
Merge failedReason: 1 jobs have failed, first few of them are: trunk / macos-py3-arm64 / test (mps, 1, 1, macos-m2-15) Details for Dev Infra teamRaised by workflow job |
malfet
left a comment
There was a problem hiding this comment.
LGTM, I have some problem rebuilding any docker containers now, so let's do it this way
|
@pytorchbot merge -i |
Merge startedYour change will be merged while ignoring the following 1 checks: trunk / macos-py3-arm64 / test (mps, 1, 1, macos-m2-15) Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: Command `git -C /home/runner/work/pytorch/pytorch commit --author="Pian Pawakapan pianpwk@meta.com" -m remove spmd_types dependency from nightly wheel (#187015) Stops spmd_types being a "hard" dependency for torch, plan is to move it to torchannex and have guidance be Details for Dev Infra teamRaised by workflow job |
Stops spmd_types being a "hard" dependency for torch, plan is to move it to torchannex and have guidance be
pip install torch torchannexinstead.