aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/array2d.h
Commit message (Expand)AuthorAge
* [XLA] Stop including str_util.h.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
* [XLA] FP16 Dot support for the CPU and GPU backends.Gravatar Bixia Zheng2018-02-28
* [XLA:CPU] Don't hard-code lane width in horizontal sum routineGravatar Sanjoy Das2018-02-21
* Enable half precision convolution for the CPU and GPU backends.Gravatar Bixia Zheng2018-02-15
* The new class will be used as the base class for the existing 2-4Gravatar A. Unique TensorFlower2017-10-17
* Changes for TPU ops.Gravatar A. Unique TensorFlower2017-09-22
* [XLA] Fix bool support for Array2D/Array3D/Array4D.Gravatar Peter Hawkins2017-05-17
* Merge changes from github.Gravatar Dandelion Mané2017-03-10
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09