aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/allocator.cc
Commit message (Expand)AuthorAge
* 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
* [TF] Variant improvements.Gravatar Eugene Brevdo2018-09-11
* Modify AllocatorRegistry to be an AllocatorFactoryRegistryGravatar A. Unique TensorFlower2018-07-20
* Limit the number of single allocation memory warnings.Gravatar Russell Power2018-04-26
* Automated g4 rollback of changelist 193392688Gravatar Chris Kennelly2018-04-18
* Expose an API for invoking sized delete.Gravatar Chris Kennelly2018-04-18
* Automated g4 rollback of changelist 186518037Gravatar Ayush Dubey2018-04-09
* Log large allocations and total memory usage for the CPU device.Gravatar Russell Power2018-03-30
* 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
* Merge changes from github.Gravatar A. Unique TensorFlower2017-09-06
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Merge changes from github.Gravatar Martin Wicke2017-03-23
* Fix the bug that when cpu_allocated is called before session initialization m...Gravatar Yuefeng Zhou2017-01-20
* 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
* Add the ability to return the cost model to the client as part of run metadata.Gravatar Yuan Yu2016-05-18
* Added a format for saving an inference graph that can be memmapped and an uti...Gravatar A. Unique TensorFlower2016-04-18
* Added a config to enable the use of a tracking allocator on CPUGravatar Benoit Steiner2016-03-30
* Add optional comprehensive logging of memory allocation/deallocation events. ...Gravatar A. Unique TensorFlower2016-03-01
* Added the ability to track allocation sizes in the tracking allocator itself ...Gravatar Benoit Steiner2016-02-22
* Exposes the memory limit in the allocator's stats.Gravatar A. Unique TensorFlower2016-02-19
* 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
* Remove #include of mem.h from port.h, instead including itGravatar Josh Levenberg2016-01-06
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06