aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/text_literal_writer.cc
Commit message (Expand)AuthorAge
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-08-24
* [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
* [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] s/tensorflow::Status/Status/.Gravatar Justin Lebar2018-05-11
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar Peter Hawkins2018-05-02
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09