aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/infeed_thunk.cc
Commit message (Expand)AuthorAge
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* [XLA:GPU] Support infeed of nested tuplesGravatar Benjamin Kramer2018-07-12
* [XLA:GPU] Unify infeed and outfeed queue implementationsGravatar Benjamin Kramer2018-07-12
* Do profiling inside while thunks and conditionals.Gravatar Adrian Kuegel2018-07-02
* Change infeed and outfeed to take and produce tokens.Gravatar Mark Heffernan2018-06-25
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* Rename Stream::BlockHostUntilDoneWithStatus to BlockHostUntilDone.Gravatar A. Unique TensorFlower2017-12-13
* Use BlockHostUntilDoneWithStatus in various places.Gravatar A. Unique TensorFlower2017-12-11
* InfeedTuple support for GPU backend.Gravatar A. Unique TensorFlower2017-06-14
* Preliminary Infeed support for GPU backend.Gravatar A. Unique TensorFlower2017-05-24