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

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

Notifications You must be signed in to change notification settings

hanamizuno/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 - Elixir client for Google's XLA with Nx compiler integration and JIT/AOT 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 82.6%
  • C++ 16.7%
  • Other 0.7%