Commit 44210e0
Remove unused python bindings to rust objects (meta-pytorch#1975)
Summary:
Pull Request resolved: meta-pytorch#1975
Only used in tests that basically tested whether the binding works, but we don't actually use the binding code.
ghstack-source-id: 325392589
Reviewed By: dulinriley
Differential Revision: D87675341
fbshipit-source-id: 262efd464ab4201dd505c7b42cdb6161bbdd00b21 parent ec8f2dd commit 44210e0
File tree
11 files changed
+9
-3404
lines changed- monarch_extension/src
- monarch_tensor_worker/src
- python
- monarch
- _rust_bindings/monarch_extension
- common
- controller/rust_backend
- tests/_monarch
11 files changed
+9
-3404
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
57 | 63 | | |
58 | 64 | | |
59 | 65 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
108 | 106 | | |
109 | 107 | | |
110 | 108 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 109 | | |
116 | 110 | | |
117 | 111 | | |
| |||
0 commit comments