You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
* enable parallel tests
* disable parallelism for GPU tests
* [test] limit maximum processes on linux
* [debug] limit max processes even further
* [test] use subprocesses over threads
* [test] limit intra-op threads
* only limit intra op threads for CPU tests
* [poc] use low timeout for showcasing
* [poc] fix syntax
* set timeout to 5 minutes
* fix timeout on windows
Reviewed By: fmassa
Differential Revision: D26756257
fbshipit-source-id: f2fc4753a67a1505f01116119926eec365693ab9
Co-authored-by: Francisco Massa <[email protected]>
0 commit comments