Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/160778
Note: Links to docs will display an error until the docs builds have been completed. ❌ 14 New Failures, 39 PendingAs of commit 4c96362 with merge base fa75ba9 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
seemethere
left a comment
There was a problem hiding this comment.
Sure this LGTM, but how do we make this less brittle?
Maybe a better question is why didn't CI catch this? |
|
@seemethere I believe this is the reason : #160465 (comment) :) |
@atalman this disables it for ARM, but you are fixing typo for x86_64 |
|
@pytorchbot merge -f "XPU failures are bogus" |
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 |
Fix typo after pytorch#160465 Fixes: pytorch#160762 Pull Request resolved: pytorch#160778 Approved by: https://github.com/Camyll, https://github.com/malfet, https://github.com/ZainRizvi, https://github.com/Skylion007
Fix typo after pytorch#160465 Fixes: pytorch#160762 Pull Request resolved: pytorch#160778 Approved by: https://github.com/Camyll, https://github.com/malfet, https://github.com/ZainRizvi, https://github.com/Skylion007
Fix typo after #160465
Fixes: #160762