Commit 283f876
[PP] Fix disabled flaky tests (#154856)
Fix #154373, #154391, #154408, #154443, #154481
Because MultiProcContinousTest [now executes the tests with 8 GPUs instead of 2](#153653), our PP tests comparing gradients have become flakier due to the longer pipeline. The gradients are still close but we need to relax the tolerance.
Pull Request resolved: #154856
Approved by: https://github.com/Skylion0071 parent 250e9af commit 283f876
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
516 | | - | |
| 516 | + | |
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
| |||
0 commit comments