Commit edd88ea
committed
remote rust_local_mesh
This diff removes the old way we created tensor engines via rust local mesh. We were no longer testing this in test_remote_functions, etc. but still have a bunch of old examples that depended on it.
The reason to do this now is to lighten what we actually use in the monarch_tensor_worker crate. We need to sever its direct dependence on torch and getting rid of its dead code makes it clearer what we have to do.
Pull Request resolved: #1947
Differential Revision: [D87496994](https://our.internmc.facebook.com/intern/diff/D87496994/)
ghstack-source-id: 3247282971 parent a0ccf07 commit edd88ea
File tree
29 files changed
+23
-6764
lines changed- .github/workflows
- controller
- src
- monarch_extension
- src
- monarch_simulator
- src
- python
- monarch
- _rust_bindings/monarch_extension
- common
- timer
- tests
- scripts
29 files changed
+23
-6764
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments