remove componentwise comparison of complex values in torch.testing.assert_close ...
authorPhilip Meier <github.pmeier@posteo.de>
Mon, 30 Aug 2021 19:28:39 +0000 (12:28 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 30 Aug 2021 19:38:44 +0000 (12:38 -0700)
commiteafe33c995d47d45fceaf42801717f3120d799b9
tree615433347036e08810c0966080ce421afd16705e
parent401bbb2aa0a183ddfb309740c020fb4962367ac9
remove componentwise comparison of complex values in torch.testing.assert_close (#63841)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/63841

Closes #61906.

cc ezyang gchanan

Test Plan: Imported from OSS

Reviewed By: ezyang

Differential Revision: D30633526

Pulled By: mruberry

fbshipit-source-id: ddb5d61838cd1e12d19d0093799e827344382cdc
test/test_testing.py
torch/testing/_asserts.py