aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/hlo_test_base.cc
Commit message (Expand)AuthorAge
* [XLA] Minor changes to base test classes:Gravatar Kay Zhu2017-06-28
* [XLA] Remove the "hlo dumper" parameter of xla::Compiler and its piping.Gravatar Eli Bendersky2017-06-27
* [XLA] Move HLO dumping flags from service_flags to debug_options_flagsGravatar Eli Bendersky2017-06-26
* [XLA] Remove xla_hlo_test_generate_hlo_graph, which is now redundant.Gravatar Eli Bendersky2017-06-21
* [XLA] Add live range interference querying to dataflow analysis.Gravatar Mark Heffernan2017-06-19
* [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
* [XLA] Add module-scoped HLO dataflow analysis.Gravatar Mark Heffernan2017-06-05
* [XLA] Make HloModule always have a config.Gravatar Eli Bendersky2017-05-24
* [XLA] Attach an HloModuleConfig to HloModule, obviating the need to pass them...Gravatar Eli Bendersky2017-05-18
* [XLA:CPU] Prep work for thread-parallel XLA CPU backend.Gravatar A. Unique TensorFlower2017-05-12
* [XLA] Remove checks about Tupple allocation.Gravatar A. Unique TensorFlower2017-04-13
* [XLA] TransferManager states if tuple elements have distinct buffers from tup...Gravatar A. Unique TensorFlower2017-03-15
* [XLA:GPU] Cache GPU substreams across executionsGravatar A. Unique TensorFlower2017-03-02
* [XLA] Move ProgramShape creation utility from HloTestBase by an existing one ...Gravatar Eli Bendersky2017-01-19
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09