aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/mem.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Log large allocations and total memory usage for the CPU device.Gravatar Russell Power2018-03-30
* Added the ability to query the amount of RAM availableGravatar Benoit Steiner2018-02-05
* Switch open-source to use jemalloc for CPU Tensor memory allocation, gRPC, an...Gravatar Jonathan Hseu2017-01-11
* Add a core:framework_minimal library that includes minimal headers for types,Gravatar A. Unique TensorFlower2016-09-29
* Adds an interface for asking malloc to release free memory back to the OS.Gravatar Christopher Olston2016-07-12
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* 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
* Move TF_ANNOTATE_MEMORY_IS_INITIALIZED from mutex.h to mem.h.Gravatar Josh Levenberg2016-01-06
* TensorFlow: switch port_test.cc to include mem.h. Fixes OSS build.Gravatar Vijay Vasudevan2016-01-06
* Split port.h (a grab-bag) into several .h, each fairly focussed.Gravatar Josh Levenberg2016-01-06