aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/copy_insertion.h
Commit message (Expand)AuthorAge
* Add interface for HLO passes which run on HloModuleGroup.Gravatar Mark Heffernan2018-09-19
* Run AddSpecialCaseCopies in HloRematerialization.Gravatar Mark Heffernan2018-08-24
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [TF:XLA] Enable better fusion-operand sharing in copy elision.Gravatar A. Unique TensorFlower2018-07-20
* Automated g4 rollback of changelist 203171335Gravatar A. Unique TensorFlower2018-07-03
* [TF:XLA] Run copy insertion with HLO scheduling and rematerialization.Gravatar A. Unique TensorFlower2018-07-03
* [TF:XLA] Copy elision does not need to know about existing copies.Gravatar A. Unique TensorFlower2018-06-28
* Add backend specific lambda to decide whether a fusion instruction can share ...Gravatar A. Unique TensorFlower2018-06-21
* Automated g4 rollback of changelist 200309129Gravatar A. Unique TensorFlower2018-06-13
* Automated g4 rollback of changelist 200292049Gravatar A. Unique TensorFlower2018-06-12
* PUBLIC: [TF:XLA] Eliminate more copies after HLO scheduling.Gravatar A. Unique TensorFlower2018-06-12
* Roll forward new copy insertion pass.Gravatar Mark Heffernan2017-11-22
* Rollback copy insertion change because it results in a DCHECK with an interna...Gravatar Mark Heffernan2017-11-03
* Rewrite CopyInsertion to use module-scoped HloAliasAnalysis. The net effect (...Gravatar Mark Heffernan2017-11-02
* [XLA:HLO] Reduce copy and get-tuple-element instructions added by CopyInsertion.Gravatar A. Unique TensorFlower2017-04-24
* [XLA] Remove unused parameter in copy insertion pass.Gravatar A. Unique TensorFlower2017-04-21
* Internal change.Gravatar A. Unique TensorFlower2017-03-06
* [XLA] Make `HloPass` an interface, NFCGravatar A. Unique TensorFlower2017-01-24
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09