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
Right now our tests all run with all dependencies installed.
However, an important design philosophy is that we should allow use of the wrapper framework without all optimizers installed (for instance).
We should add test cases for this.