.azure-pipelines
Pin setuptools version to v65.7.0 ( #483 )
2023-03-06 11:43:44 +00:00
.devcontainer
Update Python setup for require packages ( #387 )
2022-08-17 11:33:57 +08:00
.github
Update cuda11.8 image to cuda12.1 based on nvcr23.03 ( #513 )
2023-04-12 16:01:25 +08:00
.vscode
Docs - Add config and docs for development experience ( #155 )
2021-08-16 13:49:19 +08:00
dockerfile
Update cuda11.8 image to cuda12.1 based on nvcr23.03 ( #513 )
2023-04-12 16:01:25 +08:00
docs
Docs - Upgrade version and release note ( #508 )
2023-04-14 05:24:51 +00:00
examples /benchmarks
Benchmarks - Add distributed inference benchmark ( #493 )
2023-03-24 17:15:17 +08:00
superbench
Docs - Upgrade version and release note ( #508 )
2023-04-14 05:24:51 +00:00
tests
Add num_workers argument in model benchmark ( #511 )
2023-04-12 11:02:49 +08:00
third_party
Adding HPL benchmark ( #482 )
2023-03-21 16:44:08 +00:00
website
Docs - Upgrade version and release note ( #508 )
2023-04-14 05:24:51 +00:00
.clang-format
Benchmarks: Add Benchmark - Add the source code of cuda kernel launch overhead benchmark. ( #71 )
2021-05-18 14:07:27 +08:00
.codecov.yml
CI/CD - Fix codecov status issue ( #426 )
2022-10-27 17:41:06 +08:00
.dockerignore
CLI - Update version to include revision hash and date ( #427 )
2022-10-31 10:44:41 +08:00
.editorconfig
Docs - Add config and docs for development experience ( #155 )
2021-08-16 13:49:19 +08:00
.flake8
Setup: Revision - Update lint rules ( #7 )
2021-02-01 14:12:02 +08:00
.gitattributes
Setup: Init - Initialize setup.py and basic configs ( #4 )
2021-01-28 21:01:28 +08:00
.gitignore
Benchmarks - Add TensorRT inference benchmark ( #236 )
2021-11-12 15:27:16 +08:00
.gitmodules
Benchmarks: Add Feature - Add GPU-Burn as microbenchmark ( #324 )
2022-03-16 16:20:11 +08:00
.mypy.ini
Config - Add inference config for NC A100 and NV A10 series ( #329 )
2022-03-21 14:24:37 +08:00
.pre-commit-config.yaml
Setup: Init - Initialize setup.py and basic configs ( #4 )
2021-01-28 21:01:28 +08:00
.style.yapf
Setup: Revision - Update lint rules ( #7 )
2021-02-01 14:12:02 +08:00
CODE_OF_CONDUCT.md
Initial CODE_OF_CONDUCT.md commit
2020-12-16 18:22:21 -08:00
LICENSE
Initial LICENSE commit
2020-12-16 18:22:25 -08:00
MANIFEST.in
Bug bash - Fix bugs in multi GPU benchmarks ( #98 )
2021-06-23 18:16:43 +08:00
Makefile
Runner - Fetch benchmarks results on all nodes ( #116 )
2021-07-02 21:45:56 +08:00
README.md
Release - SuperBench v0.7.0 ( #468 )
2023-01-28 11:07:06 +08:00
SECURITY.md
Setup: Init - Initialize setup.py and basic configs ( #4 )
2021-01-28 21:01:28 +08:00
SUPPORT.md
Docs - Initialize README ( #6 )
2021-02-01 20:21:12 +08:00
setup.py
Analyzer: Fix bug in python3.8 due to pandas api change ( #504 )
2023-04-06 07:13:48 +00:00