pytorch/torch/testing
Kurt Mohler 1e3600b528 [MPS] Move logaddexp/logaddexp2 to Metal and support complex (#166670)
NOTE: Complex inputs are only supported in `logaddexp`. Since `logaddexp2` does not support complex inputs for CPU, it is not enabled for MPS in this PR either.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/166670
Approved by: https://github.com/malfet
2025-10-31 16:15:02 +00:00
..
_internal [MPS] Move logaddexp/logaddexp2 to Metal and support complex (#166670) 2025-10-31 16:15:02 +00:00
__init__.py Fix syntax for pyrefly errors (#166496) 2025-10-29 20:00:25 +00:00
_comparison.py Fix syntax for pyrefly errors (#166496) 2025-10-29 20:00:25 +00:00
_creation.py [BE][PYFMT] migrate PYFMT for torch/[p-z]*/ to ruff format (#144552) 2025-08-07 00:09:56 +00:00
_utils.py