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
* Dynamically add boot function to bridge
* Fix imports
* Fix circular import
* Keep mypy happy
* Edit tests to use TransformerBridge.boot_transformers instead of boot
* Remove exposing transformers in model_bridge init
* removed pretrained and replaced with nn module as param
* removed extra import and ran import
* added lazy import again
---------
Co-authored-by: Bryce Meyer <bryce13950@gmail.com>
0 commit comments