tensorly
.use_static_dispatch
- use_static_dispatch()
Switch to static dispatching: backend functions no longer will be dynamically dispatched.
This means that if you import a function after calling this function and change the backend, those imported functions will still point to the old backend