pytorch
d7ea0fe7 - [testing] Add OpInfo for rad2deg and deg2rad (#51283)

Commit
3 years ago
[testing] Add OpInfo for rad2deg and deg2rad (#51283) Summary: Reference: https://github.com/pytorch/pytorch/issues/50006 We should probably add aliases for these operators to be consistent with NumPy names i.e. `np.degrees` and `np.radians`. Pull Request resolved: https://github.com/pytorch/pytorch/pull/51283 Reviewed By: ngimel Differential Revision: D26171163 Pulled By: mruberry fbshipit-source-id: 1869604ed400820d95f6ff50a0e3cba1de1ffa84
Author
Parents
Loading