aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/gpu/gpu_bfc_allocator.cc
Commit message (Expand)AuthorAge
* Allow setting a global override for the "allow_growth" GPU option via the TF_...Gravatar A. Unique TensorFlower2018-09-19
* Eliminate VisitableAllocator.Gravatar A. Unique TensorFlower2018-09-18
* Automated rollback of commit 185aa89912376d4088c22615908696cd30f9951bGravatar A. Unique TensorFlower2018-09-17
* Eliminate VisitableAllocator.Gravatar A. Unique TensorFlower2018-09-17
* Introduce an option to allocate CUDA unified memoryGravatar Smit Hinsu2018-05-21
* Added virtual gpu support.Gravatar Guangda Lai2017-12-18
* Remove unused namespace aliasesGravatar A. Unique TensorFlower2017-05-30
* When a BFCAllocator instance fails to satisfy an allocation request, log theGravatar A. Unique TensorFlower2017-02-22
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Change Cuda pinned memory allocation to BFC allocator.Gravatar Xiaoqiang Zheng2016-03-18
* TensorFlow: fix compilation error on RPiGravatar Vijay Vasudevan2016-03-13
* Fix crash in BFC allocator rendering. Without this, gpf_bfc_allocator_test cr...Gravatar A. Unique TensorFlower2016-03-13
* TensorFlow: allow growth in the GPU BFC allocator. This allowsGravatar Vijay Vasudevan2016-03-11
* Added a benchmark for the performance of dyanmic rnn with memory swapping. Fo...Gravatar Yuan Yu2016-02-29
* Exposes the memory limit in the allocator's stats.Gravatar A. Unique TensorFlower2016-02-19
* Tracks some basic statistics in cpu and gpu allocator.Gravatar A. Unique TensorFlower2016-02-18
* Avoid use of std::function in GPUBFCAllocator deallocation path.Gravatar A. Unique TensorFlower2016-02-18
* 36-48% speedup in allocation/deallocation speed for GPUBFCAllocator:Gravatar A. Unique TensorFlower2016-02-17
* Minor formatting fixes.Gravatar Vijay Vasudevan2016-02-02
* Restore correct memory registration discipline via visitorsGravatar A. Unique TensorFlower2016-01-27
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Fix url in training.pyGravatar Vijay Vasudevan2016-01-25
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Use an iterator to walk down the set of free chunks, so that deletingGravatar A. Unique TensorFlower2016-01-22
* 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
* Reduce the warning size for optional scratch space allocation failure.Gravatar Xiaoqiang Zheng2016-01-11
* The default memory manager would delay 10s for any memory failure. This is no...Gravatar A. Unique TensorFlower2016-01-07
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-02
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Upstream changes from afternoon.Gravatar Vijay Vasudevan2015-11-12
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06