aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/sparse_index_array.h
Commit message (Expand)AuthorAge
* 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
* Remove (Mutable)ArraySlice implementation and alias them to absl::Span.Gravatar Tim Shen2018-08-30
* Merged commit includes the following changes:Gravatar Yifei Feng2018-08-21
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* [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