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
The performance of numpy implementations of conv (and maybe also pooling) ops might not be sufficient for some use cases. An additional implementation using scipy convolve would be great. See discussion in #20.
The text was updated successfully, but these errors were encountered:
The performance of numpy implementations of conv (and maybe also pooling) ops might not be sufficient for some use cases. An additional implementation using scipy convolve would be great. See discussion in #20.
The text was updated successfully, but these errors were encountered: