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 backends/xnnpack to the new namespace (#5896)
Migrate backends/xnnpack to the new namespace (#5865)
Summary:
Pull Request resolved: #5865
Move the XNNPACK backend out of the `torch::` namespace, and update to avoid using the `torch::` or `exec_aten::` namespaces.
Also update utils.h to use a namespace that matches the rest of the code (`xnnpack::utils` instead of `qnnpack_utils`).
Reviewed By: mcr229
Differential Revision: D63876576
fbshipit-source-id: 42624fdaf35ee8c45c71e57bc9768613367ac44b
(cherry picked from commit 34e7ad8)
Co-authored-by: Dave Bort <[email protected]>
0 commit comments