pytorch
439ba27d - [PyTorch] Migrate all extant uses of build_binary_float_op to build_borrowing_binary_float_op (#58273)

Commit
3 years ago
[PyTorch] Migrate all extant uses of build_binary_float_op to build_borrowing_binary_float_op (#58273) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/58273 Borrowing is more efficient, and structured kernels can always borrow. ghstack-source-id: 129002041 Test Plan: Existing CI Reviewed By: ezyang Differential Revision: D28427914 fbshipit-source-id: eed27a10603b412af5357d3554477ba407abba73
Author
Parents
Loading