pytorch/torch/mps
Nikita Shulga c18858d633 [MPS] Make torch.mps.compile_shader public (#148972)
It was a private method in 2.6, but nothin changes in its API for 2.7
and it will likely remain the same in 2.8, so time to remove underscore
from its name

Fixes #ISSUE_NUMBER

Pull Request resolved: https://github.com/pytorch/pytorch/pull/148972
Approved by: https://github.com/Skylion007, https://github.com/atalman, https://github.com/seemethere, https://github.com/albanD, https://github.com/dcci
2025-03-11 20:20:58 +00:00
..
__init__.py [MPS] Make torch.mps.compile_shader public (#148972) 2025-03-11 20:20:58 +00:00
event.py remove allow-untyped-defs from torch/mps/event.py (#144092) 2025-01-03 01:20:17 +00:00
profiler.py Stop ignoring mypy errors in torch/testing/_internal/common_utils.py (#144483) 2025-01-14 22:32:51 +00:00