aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_instruction_test.cc
Commit message (Expand)AuthorAge
* 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] Various HLO naming fixes.Gravatar Mark Heffernan2017-04-27
* [XLA:HLO] Avoid stuttering the clone suffix in HloInstruction names.Gravatar Mark Heffernan2017-04-24
* [XLA:HLO] Also clone metadata when cloning instructions e.g. in fusion.Gravatar A. Unique TensorFlower2017-04-20
* Simplified XLA tests by using gmock matchers.Gravatar A. Unique TensorFlower2017-04-12
* Using GMock matchers in XLA tests.Gravatar A. Unique TensorFlower2017-04-11
* [XLA] Replace uses of std::set with std::vector.Gravatar Mark Heffernan2017-03-10
* Don't remove send, recv, or trace instructions in DCE pass. Also,Gravatar Mark Heffernan2017-01-19
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09