aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/tracking_allocator.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Remove proto header import from core/framework/tracking_allocator.hGravatar Yifei Feng2018-04-30
* 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
* OOM error with allocation information.Gravatar A. Unique TensorFlower2017-11-13
* Track memory allocation/deallocation history.Gravatar A. Unique TensorFlower2017-10-05
* Record persistent memory in tracking allocator and cost model.Gravatar Yuefeng Zhou2017-02-09
* Add TrackingVisitableAllocator subclass of TrackingAllocator and VisitableAll...Gravatar A. Unique TensorFlower2016-12-12
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Added the ability to track allocation sizes in the tracking allocator itself ...Gravatar Benoit Steiner2016-02-22
* Tracks some basic statistics in cpu and gpu allocator.Gravatar A. Unique TensorFlower2016-02-18
* Make tracking_allocator pass on the allocation attributes.Gravatar Xiaoqiang Zheng2016-02-04
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Adds enough auditing to make it possible to track tensor buffers throughout a...Gravatar A. Unique TensorFlower2016-01-18
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06