aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/cpu/compiler_functor.h
Commit message (Expand)AuthorAge
* Adapt TensorFlow to LLVM API change from r325725Gravatar A. Unique TensorFlower2018-02-22
* [XLA:CPU] Implement vectorized Log in LLVM IRGravatar Sanjoy Das2018-02-12
* Add debug flag to disable expensive LLVM optimization passes.Gravatar A. Unique TensorFlower2017-08-28
* CPU backend: support NEON intrinsics.Gravatar A. Unique TensorFlower2017-08-18
* In fast-math mode emit a tanh that has a faster min/max.Gravatar A. Unique TensorFlower2017-08-10
* Add a compiler interface to inspect LLVM IR.Gravatar A. Unique TensorFlower2017-08-09
* Add a configuration option for code size.Gravatar A. Unique TensorFlower2017-08-03
* Update Dataset API documentation.Gravatar Jiri Simsa2017-07-27
* Add tfcompile support for --xla_dump_ir_to, to dump the LLVM IR.Gravatar A. Unique TensorFlower2017-07-13
* Make the CPU compiler dump optimized IR along with the unoptimized IR.Gravatar A. Unique TensorFlower2017-06-23
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09