openxla/xla
A machine learning compiler for GPUs, CPUs, and ML accelerators
About the project
XLA (Accelerated Linear Algebra) is an open-source ML compiler for GPUs, CPUs, and ML accelerators. It takes models from PyTorch, TensorFlow, and JAX and optimizes them for high-performance execution across different hardware.
Useful for
- Compile a JAX or TensorFlow model for accelerated execution on GPU
- Add support for a new hardware backend to XLA for an ML accelerator
- Debug an ML framework integration with XLA while developing the compiler
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 1 expected by the end of the day.
- GitHub Trending C++ today: #5, +5 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 4,554
- Today
- 0 · ≈ 1 by evening
- Forks
- 949
- Issues and pull requests
- 49,317
- Watchers
- 49
- Language
- C++
- License
- Apache-2.0
- Created
- August 9, 2022
- Last push
- September 24, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 24, 2026GitHub Trending C++ today: #5, +5 stars
Similar by description
-
1.6
microsoft/onnxruntime
Cross-platform accelerator for ML inference and training. Runs models from PyTorch, TensorFlow, scikit-learn and others via the ONNX format with graph optimizations and hardware acceleration.
-
1.6
NVIDIA/TensorRT-LLM
NVIDIA library for optimizing inference of large language models and visual generative models on GPUs, with a Python API, specialized kernels, and an efficient C++/Python runtime.
-
1.8
NVIDIA/cutlass
CUTLASS is a collection of CUDA C++ templates and Python DSLs (CuTe DSL) for implementing high-performance linear algebra, primarily GEMM, on NVIDIA GPUs. It targets researchers and performance engineers writing…
-
1.6
openvinotoolkit/openvino
OpenVINO is an open-source toolkit for optimizing and deploying deep learning model inference on Intel CPU, GPU and NPU. It supports models from PyTorch, TensorFlow, ONNX, Keras, PaddlePaddle, JAX/Flax and Hugging Face…
-
1.1
deepseek-ai/DeepJIT
Header-only C++20 JIT runtime for compiling and launching kernels on NVIDIA CUDA GPUs and Huawei Ascend NPUs, with a shared interface, binary caching, and PyTorch integration.
-
3.9
General-Instinct/InstinctFlash
A high-performance serving runtime for robotics models (VLA, WAM, policies) with FP8 acceleration and optimized kernels on Jetson Thor and RTX 4090/5090.