pytorch/torch/testing
Gregory Chanan af9cad761a Stop ignoring NotImplementedErrors in cuda CriterionTests. (#44381)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/44381

Perhaps this was necessary when the test was originally introduced, but it's difficult to figure out what is actually tested.  And I don't think we actually use NotImplementedErorrs.

Test Plan: Imported from OSS

Reviewed By: mruberry

Differential Revision: D23598646

Pulled By: gchanan

fbshipit-source-id: aa18154bfc4969cca22323e61683a301198823be
2020-09-10 08:18:33 -07:00
..
_internal Stop ignoring NotImplementedErrors in cuda CriterionTests. (#44381) 2020-09-10 08:18:33 -07:00
__init__.py Enable torch.half for lt and masked_select (#43704) 2020-08-29 02:37:26 -07:00