aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/layout_util.cc
Commit message (Expand)AuthorAge
* [XLA:TPU] Initial HLO parser/stringifier support for sparse formatsGravatar A. Unique TensorFlower2018-01-12
* [XLA] Initial sparse layout supportGravatar A. Unique TensorFlower2018-01-08
* [XLA] Fix return type of LayoutUtil::PaddedDimensionsGravatar A. Unique TensorFlower2017-12-19
* [XLA] Add format field to layoutGravatar A. Unique TensorFlower2017-12-18
* The new array class provides a way to simplify the implementation ofGravatar A. Unique TensorFlower2017-10-20
* Lower vector-matrix dot to LLVM IR if the RHS of the dot can be madeGravatar Sanjoy Das2017-09-14
* [TF:XLA] Fixes to the "evaluator" plugin.Gravatar Peter Hawkins2017-08-05
* [XLA] Remove the xla_default_layout flag.Gravatar Eli Bendersky2017-07-21
* Improve support for pad instructions with negative padding.Gravatar Mark Heffernan2017-01-23
* [XLA] Recognize any reduction where dimensions to keep are consecutive in mem...Gravatar A. Unique TensorFlower2017-01-12
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09