Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding conv2d operation #969

Closed
wants to merge 3 commits into from
Closed

Adding conv2d operation #969

wants to merge 3 commits into from

Conversation

taless474
Copy link
Contributor

This PR adds conv2d which imitates the functionality of Keras conv2d.
It also modifies conv1d for the cases that the image is shorter than the filter having same padding.
Toward solving #857

@hkaiser
Copy link
Member

hkaiser commented Sep 14, 2019

This was superseded by #1042

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants