aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/host
Commit message (Expand)AuthorAge
* Destroy the task before unblocking its waiters.Gravatar Tim Shen2018-08-13
* Automated rollback of commit 56e4ea405d13125a3dcb6459019a83d12330bf84Gravatar Peter Hawkins2018-08-13
* Automated rollback of commit b306f5f9458feddbdb89b7db557cb74dc9408d07Gravatar Peter Hawkins2018-08-10
* [TF:XLA] Add a real implementation of XlaDevice::Sync() so Session::Run() wil...Gravatar Peter Hawkins2018-08-09
* Automated rollback of commit 0ea6847c892497afdd20c1150fee1e532612ca17Gravatar A. Unique TensorFlower2018-07-24
* [ROCm] Interface changes for StreamExecutor to support both CUDA and ROCmGravatar Wen-Heng (Jack) Chung2018-07-12
* [SE] Re-enable acquiring real cpu frequencyGravatar A. Unique TensorFlower2018-07-10
* Allow is_initialized and initializer to be called on MirroredVariables and To...Gravatar Anjali Sridhar2018-07-06
* Automated g4 rollback of changelist 202347723Gravatar A. Unique TensorFlower2018-06-28
* [SE] Re-enable acquiring real cpu frequencyGravatar A. Unique TensorFlower2018-06-28
* [XLA] Support asynchronous execution through XLAGravatar A. Unique TensorFlower2018-06-28
* [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
* Rename StreamExecutorInterface::BlockHostUntilDoneWithStatus to BlockHostUnti...Gravatar A. Unique TensorFlower2017-12-15
* Use BlockHostUntilDoneWithStatus in various places.Gravatar A. Unique TensorFlower2017-12-11
* Replace StreamExecutorInterface::BlockHostUntilDone with BlockHostUntilDoneWi...Gravatar A. Unique TensorFlower2017-12-09
* Make tensorflow::mutex implement a shared (reader/writer) lock, usingGravatar A. Unique TensorFlower2017-08-17
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* [SE] Make ExecutorCache thread-safe, change ExecutorCache::Insert to Executor...Gravatar Peter Hawkins2017-07-31
* Remove unused namespace aliasesGravatar A. Unique TensorFlower2017-05-30
* [SE:Host] Temporarily revert the determination of host frequency.Gravatar A. Unique TensorFlower2017-03-14
* Set the clock rate for the host accuratelyGravatar David Majnemer2017-02-27
* Change the way the host platform stream blocks so that it is usable with a co...Gravatar A. Unique TensorFlower2017-01-26
* Better StreamExecutor constructorGravatar A. Unique TensorFlower2017-01-20
* Add hooks for StreamExecutor module initialization orderingGravatar A. Unique TensorFlower2017-01-19
* Plumb port::Status through the internal synchronous memcopy routines.Gravatar A. Unique TensorFlower2017-01-17
* Add a Host platform to the stream executor library that runs code on the CPU.Gravatar Peter Hawkins2016-12-05