| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-11 | 2.3 kB | |
| v0.8.1 - 2026-03-11 source code.tar.gz | 2026-03-11 | 421.6 kB | |
| v0.8.1 - 2026-03-11 source code.zip | 2026-03-11 | 470.9 kB | |
| Totals: 3 Items | 894.8 kB | 2 | |
What's Changed
- Fix logic error in normalize. by @zacharydenton in https://github.com/elixir-nx/axon/pull/622
- Add rms_norm layer by @seanmor5 in https://github.com/elixir-nx/axon/pull/623
- Add parameter shape and name conveniences by @seanmor5 in https://github.com/elixir-nx/axon/pull/624
- Fix Your first Axon model guide by @pguyot in https://github.com/elixir-nx/axon/pull/627
- fix: Handle wide matrices in orthogonal initializer by @blasphemetheus in https://github.com/elixir-nx/axon/pull/629
- Add docs for serialization with NX.serialize by @aphillipo in https://github.com/elixir-nx/axon/pull/630
New Contributors
- @zacharydenton made their first contribution in https://github.com/elixir-nx/axon/pull/622
- @pguyot made their first contribution in https://github.com/elixir-nx/axon/pull/627
- @blasphemetheus made their first contribution in https://github.com/elixir-nx/axon/pull/629
- @aphillipo made their first contribution in https://github.com/elixir-nx/axon/pull/630
Full Changelog: https://github.com/elixir-nx/axon/compare/v0.8.0...v0.9.0
What's Changed
- Fix logic error in normalize. by @zacharydenton in https://github.com/elixir-nx/axon/pull/622
- Add rms_norm layer by @seanmor5 in https://github.com/elixir-nx/axon/pull/623
- Add parameter shape and name conveniences by @seanmor5 in https://github.com/elixir-nx/axon/pull/624
- Fix Your first Axon model guide by @pguyot in https://github.com/elixir-nx/axon/pull/627
- fix: Handle wide matrices in orthogonal initializer by @blasphemetheus in https://github.com/elixir-nx/axon/pull/629
- Add docs for serialization with NX.serialize by @aphillipo in https://github.com/elixir-nx/axon/pull/630
- bump to 0.8.1 by @polvalente in https://github.com/elixir-nx/axon/pull/631
New Contributors
- @zacharydenton made their first contribution in https://github.com/elixir-nx/axon/pull/622
- @pguyot made their first contribution in https://github.com/elixir-nx/axon/pull/627
- @blasphemetheus made their first contribution in https://github.com/elixir-nx/axon/pull/629
- @aphillipo made their first contribution in https://github.com/elixir-nx/axon/pull/630
Full Changelog: https://github.com/elixir-nx/axon/compare/v0.8.0...v0.8.1