What's Changed
- Fix: call apply/3 as intended by @preciz in https://github.com/elixir-nx/axon/pull/598
- Raise on ambiguous inputs by @seanmor5 in https://github.com/elixir-nx/axon/pull/599
- Doc fix for
rewrite_nodesby @markevans in https://github.com/elixir-nx/axon/pull/601 - Remove dead code related to namespaces by @ahamez in https://github.com/elixir-nx/axon/pull/602
- docs: corre...