aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/ir_emitter_nested.cc
Commit message (Expand)AuthorAge
* [XLA:GPU] Refactor some code for fusion output handling.Gravatar Bixia Zheng2018-09-06
* [XLA] s/ir_builder/b/Gravatar Justin Lebar2018-07-20
* Performance microtweaks: Pass by reference rather than by value; pre-reserve ...Gravatar A. Unique TensorFlower2018-06-19
* [XLA:GPU] Emit the final write of the tuple pointersGravatar Benjamin Kramer2018-05-16
* [XLA:GPU] Teach ir_emitter_nested how to deal with multi output loop fusionGravatar Benjamin Kramer2018-05-16
* [XLA:GPU] Split IrEmitter{Unn,N}ested out of ir_emitter.h.Gravatar Justin Lebar2018-02-05
* [XLA:GPU] Mark loads as invariant where appropriate.Gravatar Justin Lebar2017-11-14
* [XLA:CPU] [XLA:GPU] Adds compiler support for C64 primitive type, including r...Gravatar A. Unique TensorFlower2017-10-27
* [XLA] Make HloComputation::instructions() return a view of HloInstruction*s.Gravatar Justin Lebar2017-09-28
* Improve function name sanitization, and add IrName helper.Gravatar Justin Lebar2017-09-14
* Add fast math attributes to all generated methods when fast math enabled.Gravatar A. Unique TensorFlower2017-09-05
* Update Dataset API documentation.Gravatar Jiri Simsa2017-07-27
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09