Commit c487340
[slimtensor] Add aoti_torch_new_tensor_handle for SlimTensor (#16926)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #16449 by
@Gasoonjia
^ Please use this as the source of truth for the PR details, comments,
and reviews
ghstack PR base:
https://github.com/pytorch/executorch/tree/gh/gasoonjia/91/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/gasoonjia/91/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/gasoonjia/90/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/gasoonjia/91/orig
Differential Revision:
[D90126245](https://our.internmc.facebook.com/intern/diff/D90126245/)
@diff-train-skip-merge
---------
Co-authored-by: gasoonjia <gasoonjia@icloud.com>
Co-authored-by: Gasoonjia <gasoonjia@meta.com>1 parent d136471 commit c487340
File tree
4 files changed
+689
-0
lines changed- backends/cuda/runtime/shims
- tests
4 files changed
+689
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
139 | 161 | | |
140 | 162 | | |
141 | 163 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
94 | 109 | | |
95 | 110 | | |
96 | 111 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
0 commit comments