v0.6.1
What's Changed
- test: ensure Loop.checkpoint reacts to event filter by @polvalente in #520
- Fix log-sum-exp to match the definition by @jonatanklosko in #527
- Fix typos and add codespell GitHub action by @kianmeng in #528
- Iteration bug multiple plots by @robinmonjo in #525
- refactor(examples): consistent CIFAR-10 shapes by @grzuy in #534
- ci: updates CI versions by @grzuy in #515
- Add block utility by @seanmor5 in #524
- Add metadata to layers by @seanmor5 in #535
- Fix missing reference in documentation. by @matiasgali in #539
- test: fixes Axon.block tests by @grzuy in #537
- Do not prefil metrics map by @josevalim in #440
- Fix omission in XOR example. by @matiasgali in #541
- Do not cast integer to float unintentionally by @seanmor5 in #547
- Update "Horses or humans" example. by @matiasgali in #543
- refactor(examples): attempt to improve clarity of where some hard-coded numbers coming from or mean by @grzuy in #512
- Introduce composite params, fix stability issue with unrolled RNNs by @seanmor5 in #550
- Force garbage collection option by @seanmor5 in #551
- Fix resize methods with kernel by @jonatanklosko in #554
- Add option to control anti-aliasing in the resize layer by @jonatanklosko in #555
- Fix event count for multiple handlers by @hwuethrich in #556
- Patch release for MLIR by @seanmor5 in #559
New Contributors
- @matiasgali made their first contribution in #539
- @hwuethrich made their first contribution in #556
Full Changelog: v0.6.0...v0.6.1