aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/elemental_ir_emitter.h
Commit message (Expand)AuthorAge
* Use a mixin to reduce llvm::IRBuilder<> related boilerplate.Gravatar Sanjoy Das2018-08-27
* [XLA] Define integer division overflow for CPU/GPUGravatar Sanjoy Das2018-08-22
* [XLA:CPUGPU] Make tanh emission more like the other opsGravatar Benjamin Kramer2018-08-09
* [XLA:CPU/GPU] Implement the parallel Philox random number generation algorithm.Gravatar Bixia Zheng2018-07-25
* [XLA] s/ir_builder/b/Gravatar Justin Lebar2018-07-20
* [XLA] Add log1p/expm1Gravatar David Majnemer2018-05-09
* Split up ElementaIrEmitter::MakeElementGenerator into smaller functions; NFCGravatar Sanjoy Das2018-04-27
* [XLA:CPU] Generate correct IR for integer clampGravatar Sanjoy Das2018-01-31
* [XLA] Add support for atan2 on CPUGravatar A. Unique TensorFlower2017-12-19
* [TF:XLA] Adding test coverage for more C64 operations, and ensuring they pass.Gravatar A. Unique TensorFlower2017-11-13
* [XLA:CPU] [XLA:GPU] Adds compiler support for C64 primitive type, including r...Gravatar A. Unique TensorFlower2017-10-27
* Update Dataset API documentation.Gravatar Jiri Simsa2017-07-27
* Add plumbing for a ReducePrecision operation.Gravatar A. Unique TensorFlower2017-06-16
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09