superbenchmark/superbench/cli
guoshzhao 9f4880cb8e
Analyzer - Generate baseline given results from multiple nodes. (#575)
**Description**
Generate baseline given results from multiple nodes. 

**Major Revision**
- Add sub command `sb result generate-baseline`
- Add UT and docs

---------

Co-authored-by: 454314380 <454314380@qq.com>
Co-authored-by: Yuting Jiang <yutingjiang@microsoft.com>
2023-11-22 14:42:32 +08:00
..
__init__.py CLI: Code Revision - Use omegaconf to replace hydra for configuration (#27) 2021-03-26 21:19:17 +08:00
_benchmark_handler.py CLI - Add command sb benchmark [list,list-parameters] (#279) 2022-01-18 08:40:03 +00:00
_commands.py Analyzer - Generate baseline given results from multiple nodes. (#575) 2023-11-22 14:42:32 +08:00
_handler.py Tools - Add runner for sys info and update docs (#532) 2023-06-29 06:09:44 +00:00
_help.py Analyzer - Generate baseline given results from multiple nodes. (#575) 2023-11-22 14:42:32 +08:00
_node_handler.py Tools - Add runner for sys info and update docs (#532) 2023-06-29 06:09:44 +00:00
_result_handler.py Analyzer - Generate baseline given results from multiple nodes. (#575) 2023-11-22 14:42:32 +08:00
sb.py CLI - Add command sb [version,deploy,exec,run] (#10) 2021-03-12 13:16:43 +08:00