"include/ck/utility/tuple_helper.hpp" did not exist on "b491ebf38480bc0d6cb329ba6825dee610c59097"
- 23 Mar, 2018 1 commit
-
-
Qianli Scott Zhu authored
* Update reset model for benchmark logging. To enable benchmark logging, just add "--hooks LoggingMetricHook" * Benchmark logger fix for resnet. 1. Update default at_end to False for metric logger to avoid checkpoint error. 2. Update resnet run to log final evaluation result. * Update log output for final eval_result. * Typo fix. * Unset the default value for benchmark_log_dir. Usually the benchmark should be logged to different directly for each run. Having a default value will hide the choice from user. * Bug fix for benchmark logger initialization. * Fix lint error. * Address the review comment. 1. Update the logger to cover evaluation result. 2. Move the flag to performance parser. * Undo the change for arg_parser.
-
- 20 Mar, 2018 1 commit
-
-
Karmel Allison authored
* Glint everything * Adding rcfile and pylinting * Extra newline * Few last lints
-
- 14 Mar, 2018 1 commit
-
-
Karmel Allison authored
* Removing dependency on tf.test * New lines
-
- 13 Mar, 2018 1 commit
-
-
Yanhui Liang authored
* Adding logging utils * restore utils * delete old file * update inputs and docstrings * Update import and fix typos * Fix formatting and comments * Update tests
-