Hacker News new | ask | show | jobs
by servytor 1652 days ago
Could you or someone elaborate more on how other languages can hook into JAX/XLA?
1 comments

Julia has XLA.jl [0] which interoperate with their deep-learning stack and Elixir has NX [1] which is higher level (basically JAX but in Elixir). I would love to see someone do something like that in Rust...

[0]: https://github.com/FluxML/XLA.jl

[1]: https://github.com/elixir-nx/nx/tree/main/nx