aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/allocator_test.cc
Commit message (Expand)AuthorAge
* 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
* Don't forward input to output if the allocator attributes on the output buffe...Gravatar A. Unique TensorFlower2017-02-22
* Make third_party/tensorflow/core/framework/allocator_test.cc less brittle inGravatar A. Unique TensorFlower2016-11-23
* Adjust expected size of stat memory structure in test given library optimizat...Gravatar A. Unique TensorFlower2016-08-16
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Extend allocator_test to ensure that AllocatorAttributes values are all storedGravatar A. Unique TensorFlower2016-03-18
* TensorFlow: no such thing as LOG(INFO) << endlGravatar Vijay Vasudevan2016-02-18
* Tracks some basic statistics in cpu and gpu allocator.Gravatar A. Unique TensorFlower2016-02-18
* Duplicated the same benchmark for the cpu allocator.Gravatar A. Unique TensorFlower2016-02-17
* Restore AllocatorAttributes as a 32-bit value, add a test to make sure theGravatar Vijay Vasudevan2016-02-16
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* 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