Commit 2699488
Arm backend: build with NAMED_DATA_MAP=ON for vgf (pytorch#14907)
PR pytorch#14861 and pytorch#14899 introduced the NAMED_DATA_MAP extension which is
required to be on when BUILD_EXTENSION_MODULE is on. Therefore, turn it
on where needed.
cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai
Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Co-authored-by: Erik Lundell <erik.lundell@arm.com>1 parent 7d062b0 commit 2699488
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
243 | 244 | | |
244 | 245 | | |
245 | 246 | | |
| |||
0 commit comments