aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/infeed_manager.cc
Commit message (Expand)AuthorAge
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* [XLA:GPU] Unify infeed and outfeed queue implementationsGravatar Benjamin Kramer2018-07-12
* When using fake infeed data, fill the infeed when it is empty.Gravatar A. Unique TensorFlower2018-05-24
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* CPU Infeed: Tuple supportGravatar A. Unique TensorFlower2017-06-29
* InfeedTuple support for GPU backend.Gravatar A. Unique TensorFlower2017-06-14
* Preliminary Infeed support for GPU backend.Gravatar A. Unique TensorFlower2017-05-24