Commit 640979d
authored
Arm backend: Allow for TOSA tests to run without ethos-u-vela (#8732)
Support running TOSA only tests without ethos-u-vela pip package
installed. Raise a RuntimeError to direct user to the right missing
package if trying to use the backend without the package importable.
Signed-off-by: Per Åstrand <[email protected]>1 parent 2909e34 commit 640979d
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
45 | 51 | | |
46 | 52 | | |
47 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
48 | 59 | | |
49 | 60 | | |
50 | 61 | | |
| |||
0 commit comments