aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/execution_tracker.cc
Commit message (Expand)AuthorAge
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* Replace generic Pool with StreamPool, and discard failed streams.Gravatar Todd Wang2018-07-25
* [XLA] s/tensorflow::Status/Status/.Gravatar Justin Lebar2018-05-11
* Rename Stream::BlockHostUntilDoneWithStatus to BlockHostUntilDone.Gravatar A. Unique TensorFlower2017-12-13
* Use BlockHostUntilDoneWithStatus in various places.Gravatar A. Unique TensorFlower2017-12-11
* Change function parameters to references to avoid copying, or otherwise move ...Gravatar A. Unique TensorFlower2017-06-02
* [XLA] Use `Pool<se::Stream>` as stream cache in backend, and use smart pointe...Gravatar A. Unique TensorFlower2017-02-15
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09