Commit 5855655
committed
Arm backend: Convert asserts to raise errors in op_reciprocal
Asserts are converted to proper raises to ensure graph integrity.
Improve error messages and add additional check that there's only one
input.
Signed-off-by: Sebastian Larsson <[email protected]>
Change-Id: If0a52025763d425bb58643ca5599e7c027cb55cf1 parent a147346 commit 5855655
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
38 | 47 | | |
39 | 48 | | |
40 | 49 | | |
0 commit comments