pytorch
a5ddb72a - Quick fix for keep-going + reruns (#102569)

Commit
1 year ago
Quick fix for keep-going + reruns (#102569) Currently file level reruns + stepcurrent are incompatible and it's making PRs green when they are actually red, so turn off stepcurrent + file level reruns when keep-going is used until I figure out a better way to do this. Pull Request resolved: https://github.com/pytorch/pytorch/pull/102569 Approved by: https://github.com/huydhn, https://github.com/malfet
Author
Committer
Parents
Loading