What's Changed
- Fix logic error in normalize. by @zacharydenton in #622
- Add rms_norm layer by @seanmor5 in #623
- Add parameter shape and name conveniences by @seanmor5 in #624
- Fix Your first Axon model guide by @pguyot in #627
- fix: Handle wide matrices in orthogonal initializer by @blasphemetheus in #629
- Add docs for serialization with NX.serialize by @aphillipo in #630
New Contributors
- @zacharydenton made their first contribution in #622
- @pguyot made their first contribution in #627
- @blasphemetheus made their first contribution in #629
- @aphillipo made their first contribution in #630
Full Changelog: v0.8.0...v0.9.0
What's Changed
- Fix logic error in normalize. by @zacharydenton in #622
- Add rms_norm layer by @seanmor5 in #623
- Add parameter shape and name conveniences by @seanmor5 in #624
- Fix Your first Axon model guide by @pguyot in #627
- fix: Handle wide matrices in orthogonal initializer by @blasphemetheus in #629
- Add docs for serialization with NX.serialize by @aphillipo in #630
- bump to 0.8.1 by @polvalente in #631
New Contributors
- @zacharydenton made their first contribution in #622
- @pguyot made their first contribution in #627
- @blasphemetheus made their first contribution in #629
- @aphillipo made their first contribution in #630
Full Changelog: v0.8.0...v0.8.1