What's Changed
- Fix: call apply/3 as intended by @preciz in #598
- Raise on ambiguous inputs by @seanmor5 in #599
- Doc fix for
rewrite_nodesby @markevans in #601 - Remove dead code related to namespaces by @ahamez in #602
- docs: correct doc example (struct is called Node, not Nodes) by @benswift in #603
- Update table_rex by @chaychoong in #607
- Handle Model Display Correctly by @heywhy in #605
- fix(Issue 611): Adds
Axon.Loop.checkpoint:patienceoption for checkpointing by @alvises in #610 - Update params initialization in Axon model guide by @Chapaman in #615
- chore: update nx by @polvalente in #618
- docs: add pytorch cheatsheet by @polvalente in #608
- Add metric learning for image similarity search livebook by @mcargian in #613
- chore: bump to 0.8 by @polvalente in #619
New Contributors
- @markevans made their first contribution in #601
- @ahamez made their first contribution in #602
- @benswift made their first contribution in #603
- @chaychoong made their first contribution in #607
- @heywhy made their first contribution in #605
- @alvises made their first contribution in #610
- @Chapaman made their first contribution in #615
- @mcargian made their first contribution in #613
Full Changelog: v0.7.0...v0.8.0