pytorch/torch/testing
Vitaly Fedyunin e3414c1ef1 AssertEqual now checks tensors dtype (#34154)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/34154

Temporary replacing with `assertEqualIgnoreType` all cases when `AssertEqual` fails.

Test Plan: Imported from OSS

Differential Revision: D20251131

Pulled By: VitalyFedyunin

fbshipit-source-id: fa69c6e2b3a7963912af5b0fa42bec9eded323d3
2020-05-09 14:47:01 -07:00
..
_internal AssertEqual now checks tensors dtype (#34154) 2020-05-09 14:47:01 -07:00
__init__.py Added complex dtypes to get_all_math_dtypes, complex acc type for cpu, fixed rdiv and pow for complex (#37193) 2020-04-24 15:05:50 -07:00