Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/140428
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ No FailuresAs of commit 9420809 with merge base 928b8ec ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
There was a problem hiding this comment.
Was there a test guarding this? And close #136543?
|
There is a test in e2e, I do remember it failing without this patch before, and succeeding now. But I am not sure if the behavior is the same for all devices etc. I am inclined to merge this for now, and revert if we hit any issues in the bench. |
|
@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 |
Remove the contiguous patch because it is no longer needed. Pull Request resolved: pytorch#140428 Approved by: https://github.com/titaiwangms
Remove the contiguous patch because it is no longer needed.