What's Changed
- Do not cast integers in in Axon.MixedPrecision.cast/2 by @jonatanklosko in #562
- Add support for global layer options by @jonatanklosko in #563
- Fix warnings by @jonatanklosko in #560
- improved doc formatting by fixing indentation and escape characters by @RicardoSantos-99 in #565
- Fix typos in docs about options by @preciz in #566
- Fix docs file basename by @preciz in #569
- Use model state struct instead of parameters by @seanmor5 in #553
- Add meta property to nodes by @seanmor5 in #571
- Fix iteration counts by @seanmor5 in #572
- Support blocks with multiple inputs by @seanmor5 in #574
- Fix missing state in training by @seanmor5 in #579
- Add inspect_values option by @seanmor5 in #581
- Use templates as parameters by @seanmor5 in #588
- Add rewrite_nodes function by @seanmor5 in #589
- Refactor containers by @seanmor5 in #590
- Provide layer name as hook name by @seanmor5 in #536
- Add simple quantization API by @seanmor5 in #586
- Improve language and fix function arity in docs by @preciz in #591
- Add time-series regression example notebook by @santiago-imelio in #587
- Update changelog with changes between v0.5.1..v0.6.0 by @preciz in #593
- Release v0.7.0 by @seanmor5 in #596
New Contributors
- @RicardoSantos-99 made their first contribution in #565
- @santiago-imelio made their first contribution in #587
Full Changelog: v0.6.1...v0.7.0