aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/gpu/gpu_bfc_allocator.h
Commit message (Expand)AuthorAge
* Allow setting a global override for the "allow_growth" GPU option via the TF_...Gravatar A. Unique TensorFlower2018-09-19
* Merge pull request #21000 from ROCmSoftwarePlatform:upstream-staging-gpu-comm...Gravatar TensorFlower Gardener2018-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
| * Rename CUDA GPU ID to platform GPU IDGravatar Wen-Heng (Jack) Chung2018-08-31
|/
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Introduce an option to allocate CUDA unified memoryGravatar Smit Hinsu2018-05-21
* Use tensorflow::se instead of perftools::gputools for StreamExecutor.Gravatar Justin Lebar2018-04-23
* Added virtual gpu support.Gravatar Guangda Lai2017-12-18
* 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
* Fix crash in BFC allocator rendering. Without this, gpf_bfc_allocator_test cr...Gravatar A. Unique TensorFlower2016-03-13
* TensorFlow: Make copy assignment operator return itself in BFC Allocator.Gravatar Vijay Vasudevan2016-03-11
* 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
* Tracks some basic statistics in cpu and gpu allocator.Gravatar A. Unique TensorFlower2016-02-18
* 36-48% speedup in allocation/deallocation speed for GPUBFCAllocator:Gravatar A. Unique TensorFlower2016-02-17
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Fix url in training.pyGravatar Vijay Vasudevan2016-01-25
* 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
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* 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