pytorch/aten
Nikita Shulga f2d476843e [MPS][BE] Avoid redispatch in sign_out (#110955)
By calling `at::mps::sign_outf` rather than `at::sign_out` that calls dispatcher again.
Also, do not copy output unnecessarily.

<!--
copilot:poem
-->
### <samp>🤖 Generated by Copilot at f942e74</samp>

> _Metal tensors rise from the ashes_
> _`sign` and `sgn` unleash their flashes_
> _MPSFunctions reign supreme_
> _In the header of the metal dream_
Pull Request resolved: https://github.com/pytorch/pytorch/pull/110955
Approved by: https://github.com/kulinseth, https://github.com/albanD
2023-10-11 15:10:21 +00:00
..
conda PyTorch -> C++17 (#98209) (#100557) 2023-05-19 00:49:08 +00:00
src [MPS][BE] Avoid redispatch in sign_out (#110955) 2023-10-11 15:10:21 +00:00
tools Run C++ tests on CI with run_test.py (#99956) 2023-05-09 21:24:12 +00:00
CMakeLists.txt [ATen] Remove ATen.h includes from transformers (#110199) 2023-10-02 20:43:23 +00:00