aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/algebraic_simplifier_test.cc
Commit message (Expand)AuthorAge
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* [XLA] Simplify binary concatenates of broacasted scalars into high or low padGravatar Blake Hechtman2017-06-13
* [XLA] Switch HloTestBase-based tests to use new debug options flag.Gravatar Eli Bendersky2017-06-09
* [XLA] Propagate debug option flags to hlo_test_base.Gravatar Eli Bendersky2017-06-07
* Merge a copies of copies.Gravatar Blake Hechtman2017-05-30
* Fold Pad into ReduceWindow.Gravatar Bjarke Hammersholt Roune2017-05-11
* [XLA] Refactor constant folding operations into a dedicated moduleGravatar A. Unique TensorFlower2017-05-02
* [XLA] Check for broadcast literal values in addition to constants in simplifier.Gravatar A. Unique TensorFlower2017-04-28
* [TF:XLA] Implemented slice() constant folder.Gravatar A. Unique TensorFlower2017-04-27
* [TF:XLA] Added handling for concatenation operation constant folding.Gravatar A. Unique TensorFlower2017-04-27
* [XLA] Eliminate empty operands of concat operations at the HLO levelGravatar A. Unique TensorFlower2017-04-26
* [XLA] Eliminate unary concatenates in the AlgebraicSimplifier.Gravatar A. Unique TensorFlower2017-04-17
* Added and using GMock matcher for HloInstructionGravatar A. Unique TensorFlower2017-04-14
* Using GMock matchers in XLA tests.Gravatar A. Unique TensorFlower2017-04-11
* Fix a segfault in AlgebraicSimplifierVisitor.Gravatar Jonathan Hseu2017-04-10
* Fixed test. ('broadcast_dims' has size 1)Gravatar A. Unique TensorFlower2017-04-06
* [XLA] Remove reversal-of-solely-trivial-dimensions instructions.Gravatar A. Unique TensorFlower2017-03-30
* [XLA] Move kPad from GpuElementalIrEmitter::MakeElementGenerator to Elemental...Gravatar David Majnemer2017-03-29
* Ensures Bitcast is not performed between different elment sizes.Gravatar Blake Hechtman2017-02-28
* Internal-only changeGravatar Mark Heffernan2017-01-25
* [XLA] Make `HloPass` an interface, NFCGravatar A. Unique TensorFlower2017-01-24
* Improve support for pad instructions with negative padding.Gravatar Mark Heffernan2017-01-23
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09