aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/test/run_and_gather_logs.py
Commit message (Expand)AuthorAge
* Add BenchmarkType to TestResults proto and fix logging of C++ microbenchmarks.Gravatar Eugene Brevdo2017-03-02
* Do not log test results using the text format, the JSON format is sufficient.Gravatar A. Unique TensorFlower2017-02-03
* Split test_log_output flag into two flags: test_log_output_dir andGravatar A. Unique TensorFlower2017-02-01
* Updated run_and_gather_logs.py to use argparse.Gravatar A. Unique TensorFlower2017-01-31
* Add a benchmark data uploader script to store test results in gcloud datastore.Gravatar A. Unique TensorFlower2017-01-26
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Pass benchmark name (path:target_name) to TestResults proto.Gravatar A. Unique TensorFlower2016-09-22
* Update copyright for 3p/tf/tools.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar Vijay Vasudevan2016-03-29
* 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