aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/gpu/gpu_bfc_allocator_test.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
* 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
|/
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Added virtual gpu support.Gravatar Guangda Lai2017-12-18
* Fix a bug in BFCAllocator::Log2FloorNonZero() under non gnuc non windows mode...Gravatar Guangda Lai2017-10-17
* Fix BFC allocator's log messages on OOM error.Gravatar Reed Wanderman-Milne2017-09-27
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* Remove unused namespace aliasesGravatar A. Unique TensorFlower2017-05-30
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Fix crash in BFC allocator when failing to allocate memory from an allocator ...Gravatar A. Unique TensorFlower2016-04-15
* Fix GPU BUILDGravatar Vijay Vasudevan2016-04-08
* TensorFlow: allow growth in the GPU BFC allocator. This allowsGravatar Vijay Vasudevan2016-03-11
* Fixed a small mistake that prevents the gpu_bfc_allocator_test from compilingGravatar Benoit Steiner2016-02-19
* 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
* Added microbenchmark for GPUBFCAllocator allocation/deallocation.Gravatar A. Unique TensorFlower2016-02-16
* 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
* Move responsibility for constructing/destructing complex objects fromGravatar A. Unique TensorFlower2016-01-14
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: conv improvements, label_image example, andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06