aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/README.md
blob: 39f8caaa961dc7b57d2b45f974fc6ecf89cf6748 (plain)
1
2
3
4
5
6
7
<p align="center">
  <img width="200" src="xlalogo.png"/>
</p>

XLA (Accelerated Linear Algebra) is a domain-specific compiler for linear
algebra that optimizes TensorFlow computations. See the
[documentation](https://www.tensorflow.org/performance/xla/) for more details.