Commit 905df29
Rename exec_aten:: to executorch::aten:: (#5296)
Summary:
Pull Request resolved: #5296
Modify any files that declare a `namespace exec_aten` to use the new `executorch::aten` namespace, and add an alias for the old namespace. Migration of users will happen in later diffs.
Reviewed By: mergennachin
Differential Revision: D62528437
fbshipit-source-id: 2ca7db5904dbc88cd97623abe0c0d67647fd0e5b1 parent 38892ac commit 905df29
File tree
3 files changed
+407
-360
lines changed- runtime
- core/exec_aten
- util
- kernel
3 files changed
+407
-360
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | | - | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
137 | | - | |
| 138 | + | |
138 | 139 | | |
139 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
140 | 146 | | |
141 | 147 | | |
142 | 148 | | |
143 | 149 | | |
144 | | - | |
145 | 150 | | |
146 | 151 | | |
0 commit comments