aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/tracking_allocator_test.cc
Commit message (Expand)AuthorAge
* Fix memory tracking in the case where temp memory is used as output memory.Gravatar Yuefeng Zhou2018-02-06
* 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
* Switch open-source to use jemalloc for CPU Tensor memory allocation, gRPC, an...Gravatar Jonathan Hseu2017-01-11
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Made sure that the tracking allocator always counts the allocated sizes.Gravatar Benoit Steiner2016-02-25
* 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
* 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: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06