You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MIgrate some random files away from the torch:: namespace (#5866)
MIgrate some random files away from the torch:: namespace (#5836)
Summary:
Pull Request resolved: #5836
A couple tests and helpers that my previous passes didn't catch.
After this, the only remaining `//executorch/...` code under the `torch::` namespace is under `backends/...` and `kernels/...` (and in some other places that define kernels).
Reviewed By: cccclai
Differential Revision: D63797660
fbshipit-source-id: f4075d670c6b7f083c8c3ab1e9c465da32e8b3ac
(cherry picked from commit 3a25651)
Co-authored-by: Dave Bort <[email protected]>
0 commit comments