Skip to content
main
Switch branches/tags
Code

Latest commit

* chore: remove unneeded links

* Update torchx/Makefile

Co-authored-by: José Valim <jose.valim@dashbit.co>
42a3945

Git stats

Files

Permalink
Failed to load latest commit information.

This repository currently holds the following projects:

  • Nx - Multi-dimensional arrays (tensors) and numerical definitions for Elixir

  • EXLA - Elixir client for Google's XLA with Nx compiler integration and JIT compilation to the CPU/GPU

  • Torchx - Elixir client to LibTorch with Nx backend integration

Each has their own README, which you can access above to learn more. They will be extracted to their own repository in the future. Examples and benchmarks are available in the EXLA project.