pytorch/tools/testing
Catherine Lee d632d94cc7 Disable mem leak check (#88373)
tbh at this point it might be easier to make a new workflow and copy the relevant jobs...

Changes:
* Disable cuda mem leak check except for on scheduled workflows
* Make pull and trunk run on a schedule which will run the memory leak check
* Periodic will always run the memory leak check -> periodic does not have parallelization anymore
* Concurrency check changed to be slightly more generous
Pull Request resolved: https://github.com/pytorch/pytorch/pull/88373
Approved by: https://github.com/ZainRizvi, https://github.com/huydhn
2022-11-04 20:47:42 +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 Disable mem leak check (#88373) 2022-11-04 20:47:42 +00:00