Ezra-Yu
fdb178303b
[Docs] Add analysis&misc docs ( #525 )
...
* refactor ananlysis_log and add docs
* refactor ananlysis_log and fix lint
* improve docs
* improve docs
* improve docs
* fix bugs and refactor analysis_log
* rename analysis folder to analysis_tools
* fix failure link
* add result analysis docs
* add eval-metrics docs
* add misc doc
* fix lint
* improve docs
* improve misc docs
* fix docs
* Change the `eval_options` in `tools/analysis_tools/eval_metric.py` to
`metric_options`
* Improve tutorials
Co-authored-by: mzr1996 <mzr1996@163.com>
2021-12-07 11:27:34 +08:00
Ma Zerun
a55324c453
[Refactor] Remove useless `import_modules_from_string`. ( #544 )
2021-11-22 14:01:26 +08:00
Ma Zerun
cb09ed54e5
[Enhance] Support setting `--out-items` in `tools/test.py`. ( #437 )
...
* Support setting out_details in `tools/test.py`.
* Add assertion in `eval_metric` and `analyze_results`.
2021-09-15 11:06:16 +08:00
Ma Zerun
f9eb9b409b
[Docs] Add Copyright information. ( #413 )
2021-08-17 19:52:42 +08:00
Ma Zerun
aad796ae6f
Modify test tools and add some new tools ( #322 )
...
* 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.
2021-06-30 20:51:16 +08:00