aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/reduce_hlo_test.cc
Commit message (Expand)AuthorAge
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* [XLA] Switch from tensorflow::str_util::Join to absl::StrJoin.Gravatar Justin Lebar2018-08-23
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* [XLA] Move xla/tools/parser/* into xla/service.Gravatar Justin Lebar2018-06-01
* [TF:XLA:CPU] Fix an issue with explicitly vectorized reductionsGravatar Sanjoy Das2018-01-24