pytorch
83f70db9 - Fix common device computation for comparison ops. (#66245)

Commit
3 years ago
Fix common device computation for comparison ops. (#66245) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/66245 Fixes #66053 This PR splits `declare_static_dtype_and_device` into two new methods for `TensorIteratorBase`: `declare_static_dtype` and `declare_static_device`. Test Plan: Imported from OSS Reviewed By: ejguan Differential Revision: D31503849 Pulled By: ngimel fbshipit-source-id: 4b131b691d29ceb5f3709f5d6503997ea0875c54
Author
Parents
Loading