Commit 2b4e525
authored
Arm backend: Handle memory mode corectly in test_model.py (pytorch#9902)
This fix a bug that when you used non default memory mode the PTE was
correctly build but the elf was still build with the default mode.
Signed-off-by: Zingo Andersen <[email protected]>1 parent cfca108 commit 2b4e525
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| |||
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| 199 | + | |
198 | 200 | | |
199 | 201 | | |
200 | 202 | | |
| |||
256 | 258 | | |
257 | 259 | | |
258 | 260 | | |
| 261 | + | |
259 | 262 | | |
260 | 263 | | |
261 | 264 | | |
| |||
0 commit comments