pytorch/torch/testing
Pritam Damania f8a84a80cd [5/N] Run opt-asan with detect_leaks=0 (#63361)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/63361

Python multiprocessing doesn't support LSAN and causes false positives
instead. As a result, disabling LSAN for these tests so that we can still run
with opt-asan
ghstack-source-id: 135962489

Test Plan: waitforbuildbot

Reviewed By: rohan-varma

Differential Revision: D30352269

fbshipit-source-id: f6ab5abce7bdef00cd5e1f5977424d2b151174af
2021-08-18 01:59:56 -07:00
..
_internal [5/N] Run opt-asan with detect_leaks=0 (#63361) 2021-08-18 01:59:56 -07:00
__init__.py remove randn? from torch.testing namespace (#61840) 2021-07-23 11:51:03 -07:00
_asserts.py Improve error messages of torch.testing.assert_close for sparse inputs (#61583) 2021-07-30 11:23:26 -07:00
_check_kernel_launches.py Paren-matching kernel launch check without external deps (#60778) 2021-06-28 10:18:04 -07:00
_core.py det_backward: correct, more robust and with complex support [clone] (#61905) 2021-07-27 10:08:26 -07:00
_deprecated.py remove randn? from torch.testing namespace (#61840) 2021-07-23 11:51:03 -07:00