XLA is a compiler created in 2017.
#874on PLDB | 8Years Old |
git clone https://github.com/openxla/xla
XLA (Accelerated Linear Algebra) is an open source compiler for machine learning. The XLA compiler takes models from popular frameworks such as PyTorch, TensorFlow, and JAX, and optimizes the models for high-performance execution across different hardware platforms including GPUs, CPUs, and ML accelerators.