Files
A. Unique TensorFlower c88e652871
Some checks failed
ARM CD / build (3.10) (push) Has been cancelled
ARM CD / build (3.11) (push) Has been cancelled
ARM CD / build (3.12) (push) Has been cancelled
ARM CD / build (3.9) (push) Has been cancelled
ARM CI / build (3.10) (push) Has been cancelled
Creates a GitHub Issue when a PR Rolled back via Commit to Master / create-issue-on-pr-rollback (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
Close inactive issues / close-issues (push) Has been cancelled
ARM CI Extended C++ / build (3.10) (push) Has been cancelled
Set nightly branch to master HEAD / master-to-nightly (push) Has been cancelled
ARM CI Extended / build (3.10) (push) Has been cancelled
ARM CI Extended / build (3.11) (push) Has been cancelled
ARM CI Extended / build (3.12) (push) Has been cancelled
ARM CI Extended / build (3.9) (push) Has been cancelled
OSV-Scanner Scheduled Scan / scan-scheduled (push) Has been cancelled
Automated Code Change
PiperOrigin-RevId: 851260918
2026-01-02 03:09:10 -08:00
..
2026-01-02 03:09:10 -08:00

XLA

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

OpenXLA Ecosystem

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 and then see the developer guide.

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.