[chores]: make CI more efficient and update py39 env a bit (#447)
* [chores]: CI py39 on GPU and more efficiency * add test list files * fix * add test list files * split benchmark run into 2 runs * fix 1.8 version and balance benchmarks * fix * fix * fix * fix * recording tests * py39 install fix * test again * move tests * reorg tests * skip tests for torch 1.8 due to an upstream bug * removed __init__.py from tests since it confuses pytest * Revert "removed __init__.py from tests since it confuses pytest" This reverts commit 7e156ba33dfaa5ed052031780613ec0cb57a45b0. * don't include __init__ in file list * notes on __init__.py and added missing ones * fixed mypy in a test file * balance test runtime * better pip install * balance more * pip fix * balance * balance more, all test should finish within 20m now * minor license update * trying cu102 * more doc and addressed Ben's comments * debugging * debugging...
Showing
tests/ci_test_list_1.txt
0 → 100644
tests/ci_test_list_2.txt
0 → 100644
tests/ci_test_list_3.txt
0 → 100644
tests/ci_test_list_check.sh
0 → 100755
tests/utils/__init__.py
0 → 100644
Please register or sign in to comment