pytorch
efdd08a8 - [MPS] Move impl functions to mps namespace (#97238)

Commit
2 years ago
[MPS] Move impl functions to mps namespace (#97238) This PR moves impl functions to `at::native::mps` to prevent them from being exposed in `at::native`. Because of the moves of functions being hard to review, this PR only refactors part of functions in the MPS codebase. Will check everything is correctly moved again before merging. Pull Request resolved: https://github.com/pytorch/pytorch/pull/97238 Approved by: https://github.com/kulinseth
Author
Committer
Parents
Loading