aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/client_library_test_base.cc
Commit message (Expand)AuthorAge
* [XLA] Properly propagate backend optimization options to XLA in more places.Gravatar Eli Bendersky2017-06-19
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* [XLA] Disable constant_folding in test base, so that intended test code pathsGravatar Kay Zhu2017-06-07
* [XLA] Start collecting flags for debug options in a single place.Gravatar Eli Bendersky2017-06-07
* [XLA] Add xla_disable_hlo_passes to DebugOptionsGravatar Eli Bendersky2017-06-06
* Introduce new class Literal to replace protobuf Literal.Gravatar A. Unique TensorFlower2017-06-01
* Automated g4 rollback of changelist 157174708Gravatar Kay Zhu2017-05-26
* [XLA] Enable HloEvaluator for constant folding, also merged a few operationsGravatar Kay Zhu2017-05-25
* [XLA] Move shape_with_output_layout and seed fields intoGravatar Justin Lebar2017-02-03
* [XLA] Move fast-math flags into HLO module config.Gravatar Justin Lebar2017-01-31
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09