modern-fortran / neural-fortran

A parallel framework for deep learning
MIT License
403 stars 82 forks source link

Remove Keras HDF5 #188

Closed milancurcic closed 2 months ago

milancurcic commented 2 months ago

An alternative approach to separating the Keras HDF5 addon. It can be defined as a standalone project that depends on neural-fortran. This approach seems to make both fpm and cmake happy.