aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/stream_pool.cc
Commit message (Expand)AuthorAge
* Internal change.Gravatar A. Unique TensorFlower2018-09-20
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* Drop failed sub-streams during both Get and Return.Gravatar Todd Wang2018-08-03
* Replace generic Pool with StreamPool, and discard failed streams.Gravatar Todd Wang2018-07-25