aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/test_log.proto
Commit message (Expand)AuthorAge
* Internal change.Gravatar Anna R2017-10-13
* Internal change.Gravatar Toby Boyd2017-10-12
* Add run_mode field to TestResults proto for differentiating between test types.Gravatar Andrew Harp2017-04-10
* Add BenchmarkType to TestResults proto and fix logging of C++ microbenchmarks.Gravatar Eugene Brevdo2017-03-02
* Pass benchmark name (path:target_name) to TestResults proto.Gravatar A. Unique TensorFlower2016-09-22
* Parse tf.Example using arena allocation. Dense string benchmark shows 10-20% ...Gravatar A. Unique TensorFlower2016-07-06
* Add serial_number field to MachineConfiguration message in test_log.protoGravatar Andrew Harp2016-05-27
* Another bugfix in run_and_gather_logs.Gravatar Eugene Brevdo2016-03-16
* A few more tweaks to test_log.proto to reflect what's accessible from bazel b...Gravatar Eugene Brevdo2016-03-15
* Add the test runner run_and_gather_logs to tools/testGravatar Eugene Brevdo2016-03-14
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* 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