Skip to content
/ nx Public
forked from elixir-nx/nx

Numerical Elixir and Elixir XLA bindings for CPU/GPU/TPU

Notifications You must be signed in to change notification settings

pnezis/nx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository currently holds the following projects:

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

  • EXLA - Google's XLA (Accelerated Linear Algebra) compiler/backend for Nx

  • Torchx - LibTorch backend for Nx

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.

Check our organization page for a general introduction to Machine Learning in Elixir.

About

Numerical Elixir and Elixir XLA bindings for CPU/GPU/TPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 88.1%
  • C++ 11.1%
  • Other 0.8%