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
monarch.enable_transport(), and v1 controllers (#1462)
Summary:
Pull Request resolved: #1462
This diff does two things:
- Introduce `monarch.enable_transport(...)`, which enables the user to set the transport of the root client. For now, only one transport is allowed. It must be called before any other monarch APIs, and it will throw if called multiple times with different transports.
- Enable controllers in v1
ghstack-source-id: 314719319
Reviewed By: zdevito, mariusae
Differential Revision: D84100520
fbshipit-source-id: 5f82d77c0a39048ee978ff6a6386aa03746396e4
0 commit comments