1. 09 Jul, 2021 1 commit
  2. 08 Jul, 2021 1 commit
  3. 02 Jul, 2021 1 commit
    • Yifan Xiong's avatar
      Runner - Fetch benchmarks results on all nodes (#116) · fb7d4a73
      Yifan Xiong authored
      Fetch benchmarks results on all nodes, will rsync after each benchmark.
      The results directory structure on control node is as follows:
      
      ```
      outputs/
      └── datetime
          ├── nodes
          │   └── node-0
          │       ├── benchmarks
          │       │   ├── benchmark-0
          │       │   │   ├── rank-0
          │       │   │   │   └── results.json
          │       └── sb-exec.log
          ├── sb-run.log
          └── sb.config.yaml
      ```
      fb7d4a73
  4. 01 Jul, 2021 1 commit
  5. 29 Jun, 2021 1 commit
  6. 28 Jun, 2021 1 commit
  7. 23 Jun, 2021 1 commit
    • Yifan Xiong's avatar
      Bug bash - Fix bugs in multi GPU benchmarks (#98) · c0c43b8f
      Yifan Xiong authored
      * 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.
      c0c43b8f
  8. 16 Jun, 2021 1 commit
    • Yifan Xiong's avatar
      Bug bash - Fix bugs and refine log in single GPU benchmarks (#97) · ddbc51a1
      Yifan Xiong authored
      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
      ddbc51a1
  9. 07 Jun, 2021 1 commit
  10. 04 Jun, 2021 1 commit
  11. 02 Jun, 2021 3 commits
  12. 01 Jun, 2021 1 commit
  13. 31 May, 2021 2 commits
  14. 28 May, 2021 1 commit
  15. 26 May, 2021 1 commit
  16. 23 May, 2021 1 commit
  17. 19 May, 2021 2 commits
  18. 18 May, 2021 1 commit
  19. 13 May, 2021 1 commit
  20. 20 Apr, 2021 2 commits
  21. 16 Apr, 2021 2 commits
  22. 14 Apr, 2021 3 commits
  23. 13 Apr, 2021 1 commit
  24. 12 Apr, 2021 5 commits
  25. 09 Apr, 2021 1 commit
  26. 08 Apr, 2021 1 commit
  27. 26 Mar, 2021 1 commit
  28. 22 Mar, 2021 1 commit