# nx **Repository Path**: mirrors_elixir-nx/nx ## Basic Information - **Project Name**: nx - **Description**: Multi-dimensional arrays (tensors) and numerical definitions for Elixir - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-07 - **Last Updated**: 2025-08-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repository currently holds the following projects: * [`Nx`](https://github.com/elixir-nx/nx/tree/main/nx#readme) - Multi-dimensional arrays (tensors) and numerical definitions for Elixir * [`EXLA`](https://github.com/elixir-nx/nx/tree/main/exla#readme) - Google's XLA (Accelerated Linear Algebra) compiler/backend for Nx * [`Torchx`](https://github.com/elixir-nx/nx/tree/main/torchx#readme) - 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](https://github.com/elixir-nx/).