aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/literal_test_util_test.cc
Commit message (Expand)AuthorAge
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* [XLA] Stop including str_util.h.Gravatar Justin Lebar2018-08-23
* [XLA] Switch from tensorflow::str_util::Join to absl::StrJoin.Gravatar Justin Lebar2018-08-23
* Clean up Literal comparision mismatch messages.Gravatar Mark Heffernan2018-08-23
* [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
* Improve error messages for LiteralTestUtil::Near.Gravatar Mark Heffernan2018-04-19
* [XLA] Initialize linear indices used by NearComparator.Gravatar Nick Desaulniers2018-01-31
* Remove protobuf-compatibility methods from the Literal class.Gravatar Mark Heffernan2018-01-05
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* Introduce new class Literal to replace protobuf Literal.Gravatar A. Unique TensorFlower2017-06-01
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09