Commit 79744f0
authored
Fixing the broken unit tests caused by missing portable lib import. (pytorch#14014)
### Summary
Adding missing portable lib import.
### Test plan
This is a fix for broken NXP unit tests.
cc @digantdesai @JakeStevens @robert-kalmar1 parent d0e46a8 commit 79744f0
File tree
1 file changed
+1
-0
lines changed- backends/nxp/tests/ir/edge_passes
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments