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] monarch.enable_transport(), and v1 controllers
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
Differential Revision: [D84100520](https://our.internmc.facebook.com/intern/diff/D84100520/)
**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D84100520/)!
0 commit comments