- 01 Mar, 2021 1 commit
-
-
Philip Meier authored
* 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 Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 20 Nov, 2020 1 commit
-
-
Vasilis Vryniotis authored
* Enable jit tests in all models and add warning if checkModule() tests are skipped. * Turning on JIT tests on CI. * Fixing broken unit-tests. * Refactoring and cleaning up duplicate code.
-
- 14 Sep, 2020 1 commit
-
-
Philip Meier authored
* split off tests for dataset downloadability * ignore download tests during normal test suite * lint * add retry mechanic
-
- 30 Jun, 2020 1 commit
-
-
guyang3532 authored
-