aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/broadcast_test.cc
Commit message (Expand)AuthorAge
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* [XLA] Break out literal comparisons from testonly target.Gravatar Chris Leary2018-05-10
* [XLA] First step in adding Literal slice classes, to improve interface safetyGravatar Kay Zhu2018-05-09
* Remove protobuf-compatibility methods from the Literal class.Gravatar Mark Heffernan2018-01-05
* [XLA] Consolidate all similar main()s in tests into a single target.Gravatar Eli Bendersky2017-07-27
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* [XLA] Remove remaining flags from cpu_compiler_flagsGravatar Eli Bendersky2017-06-14
* Minor cleanup: remove some unused inclusions and dependencies, clean up param...Gravatar A. Unique TensorFlower2017-06-12
* [XLA] Switch HloTestBase-based tests to use new debug options flag.Gravatar Eli Bendersky2017-06-09
* [TF:XLA] Add a test for an R3 -> R4 broadcast.Gravatar Peter Hawkins2017-04-05
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09