Commit 1380592
authored
Fix runner_utils path in Arm backend (pytorch#8176)
Fix runner_utils path
The import accidently didn't include the full path which caused issues finding the module in some cases.
Change-Id: Icee264e4ccc28a78dc8af275b96a91b11b7d85c91 parent 6e0cb06 commit 1380592
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments