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
Summary:
Pull Request resolved: #1215
Users of XNNPACK Delegate shouldn't have to know where partitioners and configs are within package submodules. So we can bring the only things that users need into the `__init__` file.
This allows us to import partitioners, configs and anything else straight from
`executorch.backends.xnnpack`
Reviewed By: JacobSzwejbka
Differential Revision: D46538935
fbshipit-source-id: a6e3d94da227c951134a16fcd6280b232ed7dcb9
0 commit comments