neural-fortran-0.8.0
This release introduces the reshape
layer for connecting rank-1 layers to rank-3 layers, including the capability to read Keras's Reshape
layer from h5 files.
What's Changed
- Bump version in fpm.toml by @milancurcic in #96
- Implement the reshape layer by @milancurcic in #97
Full Changelog: v0.7.0...v0.8.0