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
Hello! In the function sp_conv_forward, the input x first goes through a normal convolution forward, so why can the sp_conv_forward improve training efficiency compared to the normal conv_forward?
The text was updated successfully, but these errors were encountered:
Hello! In the function sp_conv_forward, the input x first goes through a normal convolution forward, so why can the sp_conv_forward improve training efficiency compared to the normal conv_forward?
The text was updated successfully, but these errors were encountered: