aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/test
Commit message (Expand)AuthorAge
* Fix "from tensorflow._api.v1 import *".Gravatar Michael Case2018-09-21
* Remove duplicate `from six import text_type` in upload_test_benchmarks.pyGravatar Yong Tang2018-05-17
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Merge changes from github.Gravatar Benoit Steiner2018-03-22
* Update file due to changes in Bazel (PACKAGE_NAME is deprecated)Gravatar A. Unique TensorFlower2018-03-22
* Merge changes from github.Gravatar Jacques Pienaar2018-03-21
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* Internal change.Gravatar Anna R2018-01-31
* De-bazel filename_test. Part of the effort to remove all_opensource_files.Gravatar Yifei Feng2018-01-31
* Merge changes from github.Gravatar Jianwei Xie2018-01-24
* Fix some build incompatibilities with new versions of BazelGravatar Austin Anderson2017-12-05
* Internal change.Gravatar Anna R2017-09-30
* Adding a copy binary script to GitHub to change python versions for whl files.Gravatar Amit Patankar2017-09-19
* Fix build errors caused by #12502Gravatar A. Unique TensorFlower2017-09-19
* Adding a copy binary script to GitHub to change python versions for whl files.Gravatar Amit Patankar2017-09-19
* PiperOrigin-RevId: 166184401Gravatar A. Unique TensorFlower2017-08-23
* Converting update_version script to python.Gravatar A. Unique TensorFlower2017-08-03
* Updating the regex match to catch p100 for run and gather logs."Gravatar A. Unique TensorFlower2017-07-20
* BUILD cleanup in tensorflow/tools/...Gravatar A. Unique TensorFlower2017-06-23
* Internal change.Gravatar Anna R2017-06-22
* Internal change.Gravatar Anna R2017-06-21
* Internal change.Gravatar Anna R2017-06-20
* Fix #10371Gravatar Asim Shankar2017-06-05
* Use test_adjusted_name when making the mangled_test_name inGravatar A. Unique TensorFlower2017-05-31
* This is running all the benchmark tests on k20, k40, and k80. We had to allowGravatar A. Unique TensorFlower2017-05-11
* Merge changes from github.Gravatar A. Unique TensorFlower2017-04-04
* Splitting scalar strict test into an internal and external version.Gravatar A. Unique TensorFlower2017-04-03
* Add BenchmarkType to TestResults proto and fix logging of C++ microbenchmarks.Gravatar Eugene Brevdo2017-03-02
* Use 'name' instead of 'test_name' when forming benchmark output file name.Gravatar A. Unique TensorFlower2017-02-28
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* Tag tf_cc_logged_benchmarks as manual. They should only run with benchmarkGravatar A. Unique TensorFlower2017-02-09
* A few changes to get tf_cc_logged_benchmark's running under tensorflow/. Pass...Gravatar A. Unique TensorFlower2017-02-04
* 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
* Use glob.glob instead of gfile.Glob in system_info_lib.py.Gravatar A. Unique TensorFlower2017-01-27
* Add a benchmark data uploader script to store test results in gcloud datastore.Gravatar A. Unique TensorFlower2017-01-26
* Adding support for 'b' in mode for FileIO.Gravatar Rohan Jain2017-01-25
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Add missing numpy and six depsGravatar Justine Tunney2016-12-28
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Pass benchmark name (path:target_name) to TestResults proto.Gravatar A. Unique TensorFlower2016-09-22
* Redirecting gfile to file_io.Gravatar Rohan Jain2016-09-08
* Give python/kernel_tests/ directory its own BUILD file.Gravatar A. Unique TensorFlower2016-06-14
* Update copyright for 3p/tf/tools.Gravatar A. Unique TensorFlower2016-06-02
* Reenable check_futures_testGravatar Geoffrey Irving2016-04-29
* Change tensorflow benchmark code to export results as serialized proto insteadGravatar A. Unique TensorFlower2016-04-22
* Merge changes from github.Gravatar Vijay Vasudevan2016-03-29
* Opensource all_opensource_filesGravatar Geoffrey Irving2016-03-25