Commit b3966b1
committed
Remove RValue env
Pull Request resolved: #1992
StreamWorker now directly stores a python environment rather than RValue. Now IValue/RValue are almost entirely unused within the workers, and WireValue is only used to interface with some tests. Follow ups will re-implement Tenosor/TensorCell as a wrapper around a python torch tensor. Then we can begin to remove torch-sys's libtorch bindings.
ghstack-source-id: 325670318
@exported-using-ghexport
Differential Revision: [D87835914](https://our.internmc.facebook.com/intern/diff/D87835914/)
**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D87835914/)!1 parent f8e920c commit b3966b1
1 file changed
+138
-176
lines changed
0 commit comments