aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/reshape_mover_test.cc
Commit message (Expand)AuthorAge
* Fix ReshapeMover bug with reshaped constants; add HloVerifiedTestBase.Gravatar A. Unique TensorFlower2017-10-09
* Use xla/tests:xla_internal_test_main for all tests under tf/compiler/xlaGravatar Mark Heffernan2017-09-12
* [XLA] Finish normalizing fusion computations into standard computationsGravatar A. Unique TensorFlower2017-07-26
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* [XLA] Switch HloTestBase-based tests to use new debug options flag.Gravatar Eli Bendersky2017-06-09
* [XLA] In ReshapeMover:Gravatar Kay Zhu2017-05-24
* [XLA] In ReshapeMover: only sink Reshape/Transpose below elementwise HLO, if theGravatar Kay Zhu2017-05-23
* [XLA] Make ReshapeMover account for broadcast operands, add VLOGging for debug.Gravatar A. Unique TensorFlower2017-04-29
* Added and using GMock matcher for HloInstructionGravatar A. Unique TensorFlower2017-04-14
* Allow reshape_mover and algebraic_simplifier to make multiple mutations, by a...Gravatar A. Unique TensorFlower2017-04-05
* Fix ReshapeMover to handle scalar operands correctly, particularly for Select.Gravatar A. Unique TensorFlower2017-03-30
* [XLA] Set layout of fused instructions in `ReshapeMover`Gravatar A. Unique TensorFlower2017-02-27
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09