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
Summary:
This change points multipy::runtime to use multipy.package instead of torch.package by copying `_deploy.py` (which is used in order to pass objects in and out of interpreters) into multipy as well as making the neccessary changes to allow `multipy::runtime` to access `multipy.package` and `_deploy.py`.
X-link: pytorch/multipy#111
Reviewed By: d4l3k
Differential Revision: D38337551
Pulled By: PaliC
Pull Request resolved: pytorch#82690
Approved by: https://github.com/d4l3k
0 commit comments