pytorch/torch/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
..
_internal Disable mem leak check (#88373) 2022-11-04 20:47:42 +00:00
__init__.py Revert "remove assert_allclose from torch.testing (#87974)" 2022-11-04 19:12:37 +00:00
_comparison.py Fix typos used in documents under torch directory (#88300) 2022-11-02 09:38:13 +00:00
_creation.py Improve make_tensor performance for float and complex types (#85473) 2022-10-05 17:05:20 +00:00
_deprecated.py Revert "remove assert_allclose from torch.testing (#87974)" 2022-11-04 19:12:37 +00:00