ForkNVIDIANVIDIApublished Aug 20, 2026seen 1w

NVIDIA/xla_staging

forked from openxla/xla

Open original ↗

Captured source

source ↗
published Aug 20, 2026seen 1wcaptured 4whttp 200method plain

NVIDIA/xla_staging

Description: A read-only staging fork for https://github.com/openxla

Language: C++

License: Apache-2.0

Stars: 0

Forks: 1

Open issues: 5

Created: 2026-04-24T19:54:01Z

Pushed: 2026-07-26T15:45:58Z

Default branch: main

Fork: no

Archived: no

README:

XLA

XLA (Accelerated Linear Algebra) is an open-source machine learning (ML) compiler for GPUs, CPUs, and ML accelerators.

The XLA compiler takes models from popular ML frameworks such as PyTorch, TensorFlow, and JAX, and optimizes them for high-performance execution across different hardware platforms including GPUs, CPUs, and ML accelerators.

openxla.org is the project's website.

Get started

If you want to use XLA to compile your ML project, refer to the corresponding documentation for your ML framework:

If you're not contributing code to the XLA compiler, you don't need to clone and build this repo. Everything here is intended for XLA contributors who want to develop the compiler and XLA integrators who want to debug or add support for ML frontends and hardware backends.

Contribute

If you'd like to contribute to XLA, review [How to Contribute](docs/contributing.md) and then see the [developer guide](docs/developer_guide.md).

Contacts

  • For questions, contact the maintainers - maintainers at openxla.org

Resources

Code of Conduct

While under TensorFlow governance, all community spaces for SIG OpenXLA are subject to the TensorFlow Code of Conduct.

Notability

notability 3.0/10

Routine fork of NVIDIA XLA staging repository.