-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Line 155 in bbe43cd
| if in_channels % 2 != 0: |
In L184 and L189, why the condition statement is *_channels % 2 != 0 but not *_channels % groups != 0?
Seems not match with the error message.
Metadata
Metadata
Assignees
Labels
No labels