Skip to content

CNN backward pass #99

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

Merged
merged 18 commits into from
Oct 13, 2022
Merged

Conversation

milancurcic
Copy link
Member

@milancurcic milancurcic commented Oct 12, 2022

This PR implements

Altogether closes #64.

@milancurcic milancurcic added the enhancement New feature or request label Oct 12, 2022
@milancurcic
Copy link
Member Author

Tests pass with ifort-2021.7 in release mode, but not in debug mode. Unclear yet why. Tests that used to pass with ifort-2021.6 in debug mode don't pass anymore.

@milancurcic milancurcic merged commit 9bbd70f into modern-fortran:main Oct 13, 2022
@milancurcic milancurcic deleted the cnn-backward-pass branch October 13, 2022 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement maxpool2d backward pass Add support for convolutional layers Add a MNIST training example using conv2d layers conv2d backward pass
1 participant