Releases: elixir-nx/nx_iree
Releases · elixir-nx/nx_iree
v0.0.1 - 2024-10-04
What's Changed
- feat: add LiveView Native support by @polvalente in #9
- fix: defn compiler now works with axon by @polvalente in #10
- feat: add full Nx backend by @polvalente in #11
- feat: add webassembly compilation" by @polvalente in #12
- chore: prepare for v0.0.1 by @polvalente in #14
Full Changelog: v0.0.1-pre.5...v0.0.1
v0.0.1-pre.6
fix: constructor clause
v0.0.1-pre.5
feat: add serde for embedding nx iree tensors (#8)
v0.0.1-pre.4
chore: bump iree tag
v0.0.1-pre.3
fix: host runtime build
v0.0.1-pre.2
use setup-cmake action