Commit 01d8d85
[MTIAGraph][Pytorch][2.1/n] Add API to destroy graph C++ instance (pytorch#166806)
I missed this API for MTIAGraph in D84457757(pytorch#165963)
Differential Revision: [D86026706](https://our.internmc.facebook.com/intern/diff/D86026706/)
Pull Request resolved: pytorch#166806
Approved by: https://github.com/albanD
ghstack dependencies: pytorch#1668051 parent b8855e7 commit 01d8d85
File tree
2 files changed
+8
-1
lines changed- aten/src/ATen/detail
- torch/csrc/mtia
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
159 | 163 | | |
160 | 164 | | |
161 | 165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
0 commit comments