aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/allocator.h
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
* Fix alignment crashes in AVX512 builds (#19121)Gravatar Mark Ryan2018-05-17
* Add new Ops for ScopedAllocator and the associated Concat and Split. TheGravatar Ayush Dubey2018-03-22
* 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
* Allow to actually peak_bytes and live_bytes whenGravatar A. Unique TensorFlower2017-08-02
* Added DT_VARIANT type.Gravatar Manjunath Kudlur2017-07-21
* Automated g4 rollback of changelist 162668355Gravatar Manjunath Kudlur2017-07-21
* Added DT_VARIANT type.Gravatar Manjunath Kudlur2017-07-20
* Make ResourceHandle not be a protoGravatar Geoffrey Irving2017-06-27
* Adds an AllocatorWrapper class.Gravatar Vinu Rajashekhar2017-03-24
* Don't forward input to output if the allocator attributes on the output buffe...Gravatar A. Unique TensorFlower2017-02-22
* Added AVX-512 support to Eigen and TensorFlow.Gravatar A. Unique TensorFlower2016-11-29
* Merge changes from github.Gravatar Xiaoqiang Zheng2016-10-28
* Fix various warnings exposed by current versions of Clang.Gravatar A. Unique TensorFlower2016-10-23
* Adds a resource reference dtype to TF.Gravatar A. Unique TensorFlower2016-10-14
* Add a core:framework_minimal library that includes minimal headers for types,Gravatar A. Unique TensorFlower2016-09-29
* allocator.h: Don't include what you don't use.Gravatar Derek Murray2016-09-26
* 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 a half type to TensorFlow core, based on Eigen::half.Gravatar A. Unique TensorFlower2016-03-22
* Change Cuda pinned memory allocation to BFC allocator.Gravatar Xiaoqiang Zheng2016-03-18
* Rollforward of "Merge changes from github."Gravatar Geoffrey Irving2016-03-16
* Rollback of: "Merge changes from github."Gravatar Vijay Vasudevan2016-03-16
* Merge changes from github.Gravatar Martin Wicke2016-03-16
* 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
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Restore AllocatorAttributes as a 32-bit value, add a test to make sure theGravatar Vijay Vasudevan2016-02-16
* Expose the ability to store and retrieve a datatype from the TensorShapeGravatar A. Unique TensorFlower2016-02-10
* Add support for allocators that require tensors with zeroGravatar A. Unique TensorFlower2016-02-05
* 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
* Move responsibility for constructing/destructing complex objects fromGravatar A. Unique TensorFlower2016-01-14
* The default memory manager would delay 10s for any memory failure. This is no...Gravatar A. Unique TensorFlower2016-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