Commit 0bc908f
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
ghstack-source-id: 324737962
Differential Revision: [D87496994](https://our.internmc.facebook.com/intern/diff/D87496994/)1 parent a0ccf07 commit 0bc908f
File tree
32 files changed
+23
-6776
lines changed- .github/workflows
- controller
- src
- monarch_extension
- src
- monarch_simulator
- src
- python
- monarch
- _rust_bindings/monarch_extension
- common
- timer
- tests
- scripts
32 files changed
+23
-6776
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 | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
| 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