Commit 6381e58
authored
Build QNN backend tests with EXTENSION_TENSOR, mark option as required (#18140)
The QNN backend references extension_tensor and thus requires it to be
built. This PR makes two changes:
* Build extension_tensor in the backend test flow (unbreaks QNN jobs).
* Mark the option as required to build QNN to give a nicer error
message.1 parent cc27e6b commit 6381e58
2 files changed
+5
-1
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
341 | 345 | | |
342 | 346 | | |
343 | 347 | | |
| |||
0 commit comments