Commit b7cc095
Arm backend: Fix bug in decompose_linear_pass (pytorch#12160)
The output of the decomposition did not get any metadata which is
troublesome when you have two consecutive linear layers.
Signed-off-by: Oscar Andersson <[email protected]>1 parent 03fe5ea commit b7cc095
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
0 commit comments