aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/gpu/gpu_event_mgr.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Add gpu_event_mgr::WarnIfInCallback() analysis function, includedGravatar A. Unique TensorFlower2018-07-20
* Use tensorflow::se instead of perftools::gputools for StreamExecutor.Gravatar Justin Lebar2018-04-23
* [StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.Gravatar Justin Lebar2018-04-17
* Don't spin in a loop when we're not waiting on any GPU events.Gravatar Justin Lebar2018-03-20
* Expose the two constants that control GPU Event polling pacing asGravatar A. Unique TensorFlower2017-01-19
* Use std::move for functions in gpu EventMgr.Gravatar A. Unique TensorFlower2016-12-29
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add optional comprehensive logging of memory allocation/deallocation events. ...Gravatar A. Unique TensorFlower2016-03-01
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* Adds enough auditing to make it possible to track tensor buffers throughout a...Gravatar A. Unique TensorFlower2016-01-18
* Minor fixes (related) to gpu_event_mgr_test.ccGravatar A. Unique TensorFlower2016-01-13
* Adjust EventMgr polling for better performance.Gravatar A. Unique TensorFlower2016-01-12
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: upstream latest changes to git.Gravatar Vijay Vasudevan2015-12-06
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-03
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-03
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06