Skip to content

Read Conv2D, MaxPooling2D, and Flatten layers from Keras #85

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 20 commits into from
Jun 29, 2022

Conversation

milancurcic
Copy link
Member

@milancurcic milancurcic commented Jun 14, 2022

This PR adds support for reading CNN layers from Keras HDF5 files.

  • Read Keras data from HDF5
  • Intstantiate neural-fortran layers
  • Test inference from a Keras CNN
  • Example inference program
  • Add functional-fortran to CMake build rules
  • Test with ifort

@milancurcic milancurcic added the enhancement New feature or request label Jun 14, 2022
@milancurcic milancurcic merged commit a878d03 into modern-fortran:main Jun 29, 2022
@milancurcic milancurcic deleted the keras-reader-cnn branch June 29, 2022 16:51
@milancurcic milancurcic mentioned this pull request Jun 29, 2022
13 tasks
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.

1 participant