You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question on "Index reordering" part,
Do you know how to implement this fast inference as stand group convolution?
(as the author states in paper)
Since it is group convolution with uneven input channel number.
I don't know how to achieve this.