aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/hlo_to_ir_bindings.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] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* Use constant buffer allocations for XLA:CPUGravatar Sanjoy Das2018-07-27
* Implement constant buffer allocation for XLA:GPUGravatar Sanjoy Das2018-07-26
* [XLA] s/ir_builder/b/Gravatar Justin Lebar2018-07-20
* [XLA][AMDGPU] use AddrSpaceCast to access GlobalVariable on AMDGPUGravatar Wen-Heng (Jack) Chung2018-07-12
* [XLA] Make ShapeTree use ShapeIndexViewsGravatar Benjamin Kramer2018-06-21
* [XLA:GPU] Make alias analysis emit metadata for subshapesGravatar Benjamin Kramer2018-06-14
* [XLA] Add HloBindings::ToString().Gravatar Justin Lebar2018-02-05
* [XLA] Minor cleanups related to multi-output fusion.Gravatar Justin Lebar2018-02-02
* [XLA:GPU] Mark loads as invariant where appropriate.Gravatar Justin Lebar2017-11-14
* [XLA:CPU] [XLA:GPU] Adds compiler support for C64 primitive type, including r...Gravatar A. Unique TensorFlower2017-10-27
* [XLA:LLVM] Rename ops.h to tuple_ops.h.Gravatar Justin Lebar2017-10-09
* [XLA] Factor out repeated LatestNonGteAncestorAndIndex helper.Gravatar Justin Lebar2017-10-09
* Annotate loops in cpu/ir_emitter with the HLO name.Gravatar Justin Lebar2017-09-14
* Improve function name sanitization, and add IrName helper.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
* [TF:XLA] Change buffer assignment to combine temp buffers into one allocation.Gravatar A. Unique TensorFlower2017-02-07
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09