superbenchmark/tests
Yifan Xiong c0c43b8f81
Bug bash - Fix bugs in multi GPU benchmarks (#98)
* Add `sb deploy` command content.
* Fix inline if-expression syntax in playbook.
* Fix quote escape issue in bash command.
* Add custom env in config.
* Update default config for multi GPU benchmarks.
* Update MANIFEST.in to include jinja2 template.
* Require jinja2 minimum version.
* Fix occasional duplicate output in Ansible runner.
* Fix mixed color from Ansible and Python colorlog.
* Update according to comments.
* Change superbench.env from list to dict in config file.
2021-06-23 18:16:43 +08:00
..
ansible CI/CD - Add integration tests for Ansible playbooks (#82) 2021-05-26 20:04:49 +08:00
benchmarks Benchmarks: Fix Bug - Fix OOM issue when run pytorch models sequentially. (#93) 2021-06-07 10:19:05 +08:00
cli Bug bash - Fix bugs in multi GPU benchmarks (#98) 2021-06-23 18:16:43 +08:00
executor Bug bash - Fix bugs in multi GPU benchmarks (#98) 2021-06-23 18:16:43 +08:00
helper Skip tests and remove useless tests (#42) 2021-04-12 11:40:16 +08:00
runner Bug bash - Fix bugs in multi GPU benchmarks (#98) 2021-06-23 18:16:43 +08:00
__init__.py Benchmarks: Revise Test - Revise benchmark test util to support pytorch multi-GPU test (#54) 2021-04-14 16:39:53 +08:00