aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/gpu/gpu_debug_allocator.h
Commit message (Expand)AuthorAge
* 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
* Use tensorflow::se instead of perftools::gputools for StreamExecutor.Gravatar Justin Lebar2018-04-23
* Automated g4 rollback of changelist 186518037Gravatar Ayush Dubey2018-04-09
* Make CPUAllocator VisitableAllocator, for better RDMA networking.Gravatar A. Unique TensorFlower2018-02-21
* Fix memory tracking in the case where temp memory is used as output memory.Gravatar Yuefeng Zhou2018-02-06
* Measure memory for restore subgraph in SaveRestoreMeasuringCoseEstimator.Gravatar Yuefeng Zhou2018-01-05
* 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
* Tracks some basic statistics in cpu and gpu allocator.Gravatar A. Unique TensorFlower2016-02-18
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* 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
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06