aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/cpu/cpu_instruction_fusion.cc
Commit message (Expand)AuthorAge
* [XLA] Enable fusing kIota for CPU & GPUGravatar David Majnemer2018-08-29
* [XLA] Unify spelling of 'fusible'Gravatar Benjamin Kramer2018-08-27
* [XLA:CPU] Implement fusion for the Gather HLOGravatar Sanjoy Das2018-04-27
* Improve our handling of bitcasts.Gravatar Sanjoy Das2018-02-27
* [XLA:CPU] Implement Ax+b dot output fusion for Matrix-vector productsGravatar Sanjoy Das2017-12-13
* [XLA:CPU] Enable (much) more aggressive fusion.Gravatar Justin Lebar2017-09-28
* [XLA:CPU] Allow fusing into dynamic-update-slice.Gravatar Justin Lebar2017-09-24
* [XLA:CPU] Implement map fusion.Gravatar Sanjoy Das2017-09-15
* [XLA] Move ReusesOperandElements() fusion check into the CPU/GPU subclasses.Gravatar A. Unique TensorFlower2017-09-13
* Allow more kinds of ops to be fused into loops:Gravatar A. Unique TensorFlower2017-08-17
* Implement dot fusion on the CPU backend for some simple cases.Gravatar A. Unique TensorFlower2017-08-14
* Undo loop fusion changes for now as they seem to be altering a few results.Gravatar A. Unique TensorFlower2017-08-10
* [CPU] More aggressive loop fusionGravatar A. Unique TensorFlower2017-08-10
* Internal change.Gravatar A. Unique TensorFlower2017-05-03
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09