STT-tensorflow/tensorflow/compiler/xla/.clang-format
Peter Hawkins 1e67c90e2c Initial open-source release of XLA: Accelerated Linear Algebra.
XLA is a compiler-based linear algebra execution engine that targets CPUs, GPUs and custom accelerators.

XLA is still experimental; we are releasing it early to get the community involved.
Change: 143990941
2017-01-09 12:26:35 -08:00

4 lines
60 B
YAML

BasedOnStyle: Google
Language: Cpp
PointerBindsToType: true