aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/array4d.h
Commit message (Expand)AuthorAge
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* [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] 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
* The new class will be used as the base class for the existing 2-4Gravatar A. Unique TensorFlower2017-10-17
* Make sure all convolution tests are testing non-trivial cases, i.e. where not...Gravatar A. Unique TensorFlower2017-06-27
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Fix "unitialized" typo.Gravatar A. Unique TensorFlower2017-05-26
* [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