pytorch/torch/testing
Joel Schlosser cb823d9f07 Revert D33744717: [pytorch][PR] Implement Tanh Gelu Approximation
Test Plan: revert-hammer

Differential Revision:
D33744717 (f499ab9cef)

Original commit changeset: d64532a562ed

Original Phabricator Diff: D33744717 (f499ab9cef)

fbshipit-source-id: 396c3f63de5865f894dbc353d0790a01a624be93
(cherry picked from commit e9fb2d1db1)
2022-01-28 18:35:01 +00:00
..
_internal Revert D33744717: [pytorch][PR] Implement Tanh Gelu Approximation 2022-01-28 18:35:01 +00:00
__init__.py refactor assert_close to be more modular (#67794) 2021-11-19 12:37:16 -08:00
_comparison.py use torch.testing.assert_equal in TestCase.assertEqual (#67796) 2022-01-27 08:33:55 +00:00
_core.py use torch.testing.assert_equal in TestCase.assertEqual (#67796) 2022-01-27 08:33:55 +00:00
_creation.py disallow requires_grad=True in make_tensor for integral inputs (#67149) 2021-10-26 16:19:28 -07:00
_deprecated.py change sparse COO comparison strategy in assert_close (#68728) 2022-01-12 06:43:50 -08:00
_legacy.py deprecate device getter from torch.testing namespace (#63844) 2021-09-29 02:40:52 -07:00