aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/default/mutex.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Add missing annotation to mutex_lock's move constructor.Gravatar Justin Lebar2018-08-06
* Better wrapping of stream executor's cuDNN API calls. Replacing mutex locking...Gravatar A. Unique TensorFlower2018-05-08
* Remove nsync header files from tensorflow/core/platform/default/mutex.hGravatar A. Unique TensorFlower2018-03-14
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* Make tensorflow::mutex implement a shared (reader/writer) lock, usingGravatar A. Unique TensorFlower2017-08-17
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add macros for mutex_lock and shared_lock, so compilation fails ifGravatar A. Unique TensorFlower2016-05-23
* tensorflow: add mutex.try_lockGravatar A. Unique TensorFlower2016-04-15
* Re-introducing previous fixes to locking, takingGravatar David G. Andersen2016-03-16
* Reverting use_locking change temporarily to fix test failure.Gravatar David G. Andersen2016-03-15
* Fix stale uses of the use_locking attr that could allow unlocked accessGravatar David G. Andersen2016-03-15
* TensorFlow: change mutex.h to include platform-independent thread_annotationsGravatar Vijay Vasudevan2016-02-18
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Change: 111526818Gravatar Josh Levenberg2016-01-06
* TensorFlow: Upstream changes from git.Gravatar Vijay Vasudevan2015-12-09
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-08
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06