pytorch
63e0e88c - [PyPer] More at::empty -> at::detail::empty_cpu (#53333)

Commit
3 years ago
[PyPer] More at::empty -> at::detail::empty_cpu (#53333) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/53333 - Add more variants to `create_empty_from` to take more args, like dtype/layout/device. - Clean up stray at::empty uses, mostly in the out variants. Reviewed By: ajyu Differential Revision: D26799900 fbshipit-source-id: 6676d8043fead63208913ef3a28cabbae76e46bb
Author
Hao Lu
Parents
Loading