aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/layout_util.h
Commit message (Expand)AuthorAge
* Add custom call with layout constraints.Gravatar Mark Heffernan2018-10-08
* 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
* Add heuristic on picking NHWC layout for (V100, fp16) convolutions.Gravatar A. Unique TensorFlower2018-05-24
* [XLA] s/tensorflow::Status/Status/.Gravatar Justin Lebar2018-05-11
* [XLA:CPU] Re-use the same llvm::GlobalVariable for identical literalsGravatar Sanjoy Das2018-05-01
* * Adds rank-3 ReduceWindow computation to the reference util test suite.Gravatar Tayo Oguntebi2018-01-17
* [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
* 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