aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/parallel_loop_emitter.h
Commit message (Expand)AuthorAge
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] s/ir_builder/b/Gravatar Justin Lebar2018-07-20
* Allow the use of 32 bit integer type for loop index and tensor element index.Gravatar Bixia Zheng2018-06-19
* [XLA:GPU] Add infrastructure for unrolling kernels to improve bandwidth utili...Gravatar Benjamin Kramer2018-04-10
* [XLA] Minor cleanups related to multi-output fusion.Gravatar Justin Lebar2018-02-02
* Annotate loops in cpu/ir_emitter with the HLO name.Gravatar Justin Lebar2017-09-14
* Update Dataset API documentation.Gravatar Jiri Simsa2017-07-27
* Add the support of emitting the fusion node with multiple outputs.Gravatar A. Unique TensorFlower2017-06-30
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09