aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/host/host_platform.cc
Commit message (Expand)AuthorAge
* [TF:STREAM_EXECUTOR] move declaration of multi_platform_manager to headerGravatar Nick Desaulniers2018-05-17
* Use parenthesis based construction instead of brace initializationGravatar Smit Hinsu2018-05-09
* [StreamExecutor] [XLA] Delete copy/pasted implementations of MakeUnique.Gravatar Justin Lebar2018-04-22
* [StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.Gravatar Justin Lebar2018-04-17
* [SE] Make ExecutorCache thread-safe, change ExecutorCache::Insert to Executor...Gravatar Peter Hawkins2017-07-31
* Better StreamExecutor constructorGravatar A. Unique TensorFlower2017-01-20
* Add hooks for StreamExecutor module initialization orderingGravatar A. Unique TensorFlower2017-01-19
* Add a Host platform to the stream executor library that runs code on the CPU.Gravatar Peter Hawkins2016-12-05