aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/reporter.cc
Commit message (Expand)AuthorAge
* Add methods to TestReporter to log extras for benchmarks.Gravatar Shashi Shekhar2018-04-06
* Add BenchmarkType to TestResults proto and fix logging of C++ microbenchmarks.Gravatar Eugene Brevdo2017-03-02
* Change FileExists to return tensorflow::Status.Gravatar Jonathan Hseu2016-11-04
* TensorFlow: minor change functions in Env interface.Gravatar Vijay Vasudevan2016-06-16
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Change tensorflow benchmark code to export results as serialized proto insteadGravatar A. Unique TensorFlower2016-04-22
* 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