Commit 8210d02
authored
Arm backend: Fix numerical accuracy error. (#13578)
A missing .graph caused numerical errors to show up as "AttributeError:
'GraphModule' object has no attribute 'output_node'"
Signed-off-by: Adrian Lundell <[email protected]>1 parent 39054a2 commit 8210d02
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
0 commit comments