aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/text_literal_reader.cc
Commit message (Expand)AuthorAge
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-08-24
* [XLA] Get rid of some straggling references to tensorflow::str_util.Gravatar Justin Lebar2018-08-23
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [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
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar Peter Hawkins2018-05-02
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-03-30
* Remove protobuf-compatibility methods from the Literal class.Gravatar Mark Heffernan2018-01-05
* Remove redundant `get` calls on smart pointersGravatar A. Unique TensorFlower2017-06-21
* 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