aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/array.h
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
* [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
* Fix int64 to int truncation in std::accumulateGravatar Loo Rong Jie2018-07-03
* Remove a few unused #includesGravatar A. Unique TensorFlower2018-03-19
* [XLA] FP16 Dot support for the CPU and GPU backends.Gravatar Bixia Zheng2018-02-28
* Enable half precision convolution for the CPU and GPU backends.Gravatar Bixia Zheng2018-02-15
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* Extend the Array class with more functionality.Gravatar A. Unique TensorFlower2017-11-10
* Supported in this CL:Gravatar A. Unique TensorFlower2017-10-30
* [XLA] Comment fixes (spelling, grammar, and a bit of correctness).Gravatar Justin Lebar2017-10-26
* The new class will be used as the base class for the existing 2-4Gravatar A. Unique TensorFlower2017-10-17