-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Update TensorPipe submodule #160808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update TensorPipe submodule #160808
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/160808
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 3e86819 with merge base cff6def ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, the "files changed" view seems sufficient wrt "last commit".
@malfet merged the fix on tensorpipe to build with cuda 13 pytorch/tensorpipe#464 and it is working for me in Thor |
@johnnynunez imo P.S. Also it's not fun to be at-mentioned every time someone fork PyTorch |
Got it. Sorry for that |
Curious to know what caused this and how to avoid it? |
@pytorchbot merge -f "Signals seems green" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
To a commit containing pytorch/tensorpipe#464 that fixes compilation with CUDA-13 Fixes pytorch#160104 Pull Request resolved: pytorch#160808 Approved by: https://github.com/nWEIdia, https://github.com/Skylion007, https://github.com/malfet
To a commit containing pytorch/tensorpipe#464 that fixes compilation with CUDA-13
Fixes #160104