openxla/xla
A machine learning compiler for GPUs, CPUs, and ML accelerators observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1485
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
4499 stars · 911 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
XLA (Accelerated Linear Algebra) is an open-source machine learning compiler that optimizes models from frameworks like PyTorch, TensorFlow, and JAX for high-performance execution. It targets GPUs, CPUs, and ML accelerators across different hardware platforms.
Use cases
- compile PyTorch models for faster GPU execution
- optimize TensorFlow models for ML accelerators
- speed up JAX computations on CPUs and GPUs
- build custom hardware backends for ML frameworks
- debug and integrate new ML frontends with the compiler
When to choose
- you need to optimize ML models across diverse hardware backends
- you are developing or integrating a new ML accelerator
- you use PyTorch, TensorFlow, or JAX and want compiler-driven performance gains
When to avoid
- you just want to use XLA from a framework without contributing to the compiler itself
- you need a simple inference runtime rather than a compiler toolchain
Facets
library · maturity active
compiler machine-learning gpu-computing llm-training machine-learning compilers gpu-computing deep-learning cpp cross-platform xla ml-compiler linear-algebra accelerators openxla linux gpu
1 source
- readme: https://github.com/openxla/xla · fetched 2026-08-28 · 98fc97dc1b47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openxla/xla | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem