pytorch/tools/testing
Catherine Lee 7941b042a7 parallelize at file granularity (#85770)
part two of https://github.com/pytorch/pytorch/pull/84961

tests files in parallel at the test file granularity

* 2 procs at a time
* number of tests ran changed by <200, possibly due to adding more tests on master between the base commit and head commit of the PR
* may cause flakiness, but I haven't seen it in my small sample size of this PR
Pull Request resolved: https://github.com/pytorch/pytorch/pull/85770
Approved by: https://github.com/huydhn
2022-10-03 16:59:39 +00:00
..
__init__.py
explicit_ci_jobs.py Apply ufmt linter to all py files under tools (#81285) 2022-07-13 07:59:22 +00:00
modulefinder_determinator.py Apply ufmt linter to all py files under tools (#81285) 2022-07-13 07:59:22 +00:00
test_selections.py parallelize at file granularity (#85770) 2022-10-03 16:59:39 +00:00