aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/cpu/simple_orc_jit.h
Commit message (Expand)AuthorAge
* Delete ExternalConstantPool.Gravatar Adrian Kuegel2018-06-26
* Don't call into Eigen unless the input and output tensors are alignedGravatar Sanjoy Das2018-05-09
* Update LLVM API usage to match upstream change.Gravatar A. Unique TensorFlower2018-04-03
* Adapt TensorFlow to LLVM API change from r325725Gravatar A. Unique TensorFlower2018-02-22
* [XLA:CPU] Minor cleanup to simple_orc_jitGravatar Sanjoy Das2018-02-16
* Update for LLVM API change r324700Gravatar A. Unique TensorFlower2018-02-09
* Update for LLVM API change r324405Gravatar A. Unique TensorFlower2018-02-08
* Use an external constant pool to reduce LLVM compile timesGravatar Sanjoy Das2017-10-09
* Add debug flag to disable expensive LLVM optimization passes.Gravatar A. Unique TensorFlower2017-08-28
* 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
* [XLA:CPU] Vectorize reduction operationsGravatar A. Unique TensorFlower2017-07-17
* Add tfcompile support for --xla_dump_ir_to, to dump the LLVM IR.Gravatar A. Unique TensorFlower2017-07-13
* Follow LLVM/ORC upstream API change in r306166.Gravatar A. Unique TensorFlower2017-06-25
* Make the CPU compiler dump optimized IR along with the unoptimized IR.Gravatar A. Unique TensorFlower2017-06-23
* Follow upstream API change from r306058.Gravatar A. Unique TensorFlower2017-06-23
* Fix #include of moved LLVM file.Gravatar A. Unique TensorFlower2017-02-20
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09