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
* Fixed group attribute in convolution op. Also minor change reading shape dimensions so it works for different dimensionalities.
* Check convolution kernel_shape values are valid
Skip adding the optional attribute to Conv nodes if any shape value is negative.
* Fixed convolution kernel dimension checks
Signed-off-by: Javier Dehesa <[email protected]>
Signed-off-by: Javier Dehesa <[email protected]>
Co-authored-by: Jay Zhang <[email protected]>
0 commit comments