aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/index_util.cc
Commit message (Expand)AuthorAge
* [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] Initial sparse layout supportGravatar A. Unique TensorFlower2018-01-08
* [XLA] Add format field to layoutGravatar A. Unique TensorFlower2017-12-18
* [TF:XLA] Added handling for concatenation operation constant folding.Gravatar A. Unique TensorFlower2017-04-27
* [XLA] Initial introduction for a HLO instruction evaluator.Gravatar A. Unique TensorFlower2017-04-18
* [XLA] Move kPad from GpuElementalIrEmitter::MakeElementGenerator to Elemental...Gravatar David Majnemer2017-03-29
* Merge changes from github.Gravatar Dandelion Mané2017-03-10
* Minor speedups to xla util libraries.Gravatar Jeffrey A. Dean2017-03-01
* Change CHECKs in index_util.cc to DCHECKsGravatar A. Unique TensorFlower2017-02-09
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09