aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/ir_emitter_unnested.h
Commit message (Expand)AuthorAge
* [XLA:GPU] Add an implementation of scatter for GPUGravatar Benjamin Kramer2018-10-09
* [XLA:GPU] Clean up init thunk handling to handle arbitrary fused init valuesGravatar Benjamin Kramer2018-09-07
* [XLA:GPU] Refactor some code for fusion output handling.Gravatar Bixia Zheng2018-09-06
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* Implement constant buffer allocation for XLA:GPUGravatar Sanjoy Das2018-07-26
* Implement BitonicSort for GPU.Gravatar Adrian Kuegel2018-07-18
* Fix typos.Gravatar Thomas Joerg2018-07-12
* [XLA:GPU] Implement outfeedGravatar Benjamin Kramer2018-07-10
* [XLA:GPU] Enhance the tiled 0-2-1 transpose algorithm to handle fusion.Gravatar Bixia Zheng2018-07-04
* Profile SequentialThunks if they represent one HloInstruction.Gravatar Adrian Kuegel2018-07-04
* [TF:XLA] Split select HLO into array- and tuple-select.Gravatar A. Unique TensorFlower2018-07-03
* Rename HLO opcode kGenerateToken to kAfterAll.Gravatar Mark Heffernan2018-06-25
* [XLA:GPU] Un-unimplement gather emissionGravatar Benjamin Kramer2018-06-18
* Add support for TOKEN type to CPU/GPU backends.Gravatar Mark Heffernan2018-06-14
* [XLA:GPU] Allow intermediate outputs for reduce input fusions.Gravatar Benjamin Kramer2018-06-06
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* [XLA:GPU] Add lowering for input fusions with multiple reduce outputsGravatar Benjamin Kramer2018-05-22
* [XLA:GPU] Implement trivial (one-replica) cross-replica-sum on XLA:GPU.Gravatar Justin Lebar2018-05-21
* [XLA:GPU] Add infrastructure for unrolling kernels to improve bandwidth utili...Gravatar Benjamin Kramer2018-04-10
* [XLA] Initialize arrays using cudaMemset when possible.Gravatar Justin Lebar2018-03-21
* [XLA] Add some plumbing, documentation, verification and shape inference for ...Gravatar Sanjoy Das2018-02-16
* [XLA:GPU] Don't crash when the root instruction of a computation is a multi-o...Gravatar Justin Lebar2018-02-13
* [XLA:GPU] Split IrEmitter{Unn,N}ested out of ir_emitter.h.Gravatar Justin Lebar2018-02-05