superbenchmark/superbench/cli
Yifan Xiong b07fda155e
Release - SuperBench v0.7.0 (#468)
**Description**

Cherry-pick bug fixes from v0.7.0 to main.

**Major Revisions**

* Benchmarks - Fix missing include in FP8 benchmark (#460)
* Fix bug in TE BERT model (#461)
* Doc - Update benchmark doc (#465)
* Bug: Fix bug for incorrect datatype judgement in cublas-function
source code (#464)
* Support `sb deploy` without pulling image (#466)
* Docs - Upgrade version and release note (#467)

Co-authored-by: Russell J. Hewett <russell.j.hewett@gmail.com>
Co-authored-by: Yuting Jiang <yutingjiang@microsoft.com>
2023-01-28 11:07:06 +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 Release - SuperBench v0.7.0 (#468) 2023-01-28 11:07:06 +08:00
_handler.py Release - SuperBench v0.7.0 (#468) 2023-01-28 11:07:06 +08:00
_help.py Analyzer - Add support for both jsonl and json format in data diagnosis (#388) 2022-08-22 10:57:00 +08:00
_node_handler.py Release - SuperBench v0.3.0 (#212) 2021-09-26 09:30:31 +08:00
_result_handler.py Release - SuperBench v0.6.0 (#409) 2022-09-06 18:06:05 +08:00
sb.py CLI - Add command sb [version,deploy,exec,run] (#10) 2021-03-12 13:16:43 +08:00