superbenchmark/superbench/common/utils
Yifan Xiong ddbc51a135
Bug bash - Fix bugs and refine log in single GPU benchmarks (#97)
Fix bugs and refine log in single GPU benchmarks:

* Fix none framework issue
* Fix empty parameter bug
* Remove missed mobilenet_v3 models
* Change benchmark registration log to debug level
* Add pid in logging
* Add missing benchmarks in default config
* Fix deprecated logging warn
2021-06-16 13:51:22 +08:00
..
__init__.py Benchmarks: Add Feature - Add nvml package to provide python interfaces of nvidia. (#91) 2021-06-01 23:31:07 +08:00
command.py CLI: Code Revision - Use omegaconf to replace hydra for configuration (#27) 2021-03-26 21:19:17 +08:00
file_handler.py CLI - Refine CLI handlers (#68) 2021-05-18 11:34:15 +08:00
lazy_import.py Utils - Support lazy import (#67) 2021-05-11 10:49:22 +08:00
logging.py Bug bash - Fix bugs and refine log in single GPU benchmarks (#97) 2021-06-16 13:51:22 +08:00
nvidia_helper.py Benchmarks: Add Feature - Add nvml package to provide python interfaces of nvidia. (#91) 2021-06-01 23:31:07 +08:00