Caesar AI Atlas

Accelerated Linear Algebra (Ускоренная линейная алгебра) (XLA)

Also known as: XLA

Caesar AI Atlas Definition

XLA, или Accelerated Linear Algebra, — open-source технология компилятора для оптимизации вычислений машинного обучения на CPU, GPU и специализированных ускорителях. Она преобразует операции модели из фреймворков, таких как TensorFlow, JAX или PyTorch, в формы, предназначенные для более эффективного выполнения на целевом оборудовании.

Other Definitions

Accelerated Linear Algebra (Ускоренная линейная алгебра) Source

An open-source machine learning 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.

Related Terms