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
In this change, we implement:
```
From<v1::ProcMeshRef> for ProcMesh
```
and
```
From<v1::ActorMeshRef<A>> for RootActorMesh<A>
```
This will allow us to temporarily use v1 instances through a v0 API, while we transition the usage sites.
Differential Revision: [D84081478](https://our.internmc.facebook.com/intern/diff/D84081478/)
**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D84081478/)!
ghstack-source-id: 314615484
Pull Request resolved: #1453
0 commit comments