Commit 4fc7084
authored
Fix a dimension bug in Transform2d (huggingface#2144)
The dimension does not match when `inner_dim` is not equal to `in_channels`.1 parent 9213d81 commit 4fc7084
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments