aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/partition_assignment.cc
Commit message (Expand)AuthorAge
* Update GPU occupancy checking to utilize CUDA's occupancy calculator functionsGravatar Matt Conley2018-08-28
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* [XLA:GPU] Add infrastructure for unrolling kernels to improve bandwidth utili...Gravatar Benjamin Kramer2018-04-10
* [XLA:GPU] Use more threads per thread block.Gravatar Justin Lebar2017-12-04
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09