aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/default/test_benchmark.cc
Commit message (Expand)AuthorAge
* Make test_benchmark not use RE2. Currently the pattern is notGravatar Vijay Vasudevan2016-09-21
* Adds tf.random_gamma(shape, alpha, beta) to tf core.Gravatar A. Unique TensorFlower2016-06-09
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* fp16 support for BiasAdd. Includes support for atomic adds for Eigen::half,Gravatar A. Unique TensorFlower2016-05-10
* Final fix to TestReporter (hopefully).Gravatar Eugene Brevdo2016-02-26
* Rollback of "TestReporter is back in. Maybe also fixed the Android build."Gravatar Vijay Vasudevan2016-02-25
* TestReporter is back in. Maybe also fixed the Android build.Gravatar Eugene Brevdo2016-02-25
* TensorFlow: fix bug in StringPiece::contains which made it alwaysGravatar Vijay Vasudevan2016-02-25
* Added TestReporter and test / benchmark reporting tools.Gravatar Eugene Brevdo2016-02-25
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06