updated test cases to use MultithreadTestCase#158082
updated test cases to use MultithreadTestCase#158082Electron4444 wants to merge 1 commit intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/158082
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 844f5c3 with merge base ae86e8f ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
The committers listed above are authorized under a signed CLA. |
|
@tianyu-l Could you review, please. |
|
I like the speedup. but for me these tests don't run correctly. Did they run fine for you locally?
|
|
I had run them locally and everything seemed fine, but it seems I had an error in setting up my environment. I tried to reproduce this by outputting all the tensors of failed tests to see a pattern, but I sadly couldn't reproduce it. My guess is that there's an error via the timing during distributed calculation, but this clearly is not working. |
|
Thanks anyways for taking the time. |
Fixes #108744
Also addresses comments from PR #108749
cc @H-Huang @awgu @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k