import_modules_from_string
--out-items
tools/test.py
* Support setting out_details in `tools/test.py`. * Add assertion in `eval_metric` and `analyze_results`.
* Refactor tools folder structure. * Modify tools/test.py and add eval_metric.py to analysis test output. * Add new tools `analyze_logs.py` and `print_config.py`. * Add comment for analysis_tools functions.