.azure-pipelines
Benchmarks: Add Feature - Support AMD and CUDA platform for DockerBenchmark. ( #226 )
2021-10-22 15:22:15 +08:00
.devcontainer
Docs - Add config and docs for development experience ( #155 )
2021-08-16 13:49:19 +08:00
.github
CI/CD - Disable version update, allow security update only ( #224 )
2021-10-12 16:08:33 +08:00
.vscode
Docs - Add config and docs for development experience ( #155 )
2021-08-16 13:49:19 +08:00
dockerfile
Benchmarks: Build Pipeline - Add gpcnet as git submodule and building logic ( #228 )
2021-10-21 11:28:51 +00:00
docs
revise the term onnx to onnxruntime. ( #232 )
2021-10-21 04:29:27 +00:00
examples /benchmarks
Benchmarks: Add Benchmark - Add onnx model benchmarks based on docker image. ( #227 )
2021-10-27 18:41:40 +08:00
superbench
Benchmarks: Add Benchmark - Add onnx model benchmarks based on docker image. ( #227 )
2021-10-27 18:41:40 +08:00
tests
Benchmarks: Add Benchmark - Add onnx model benchmarks based on docker image. ( #227 )
2021-10-27 18:41:40 +08:00
third_party
Benchmarks: Build Pipeline - Add gpcnet as git submodule and building logic ( #228 )
2021-10-21 11:28:51 +00:00
website
Docs - Refine document structure ( #225 )
2021-10-12 18:44:42 +08: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
Bug bash - Merge fix from release/0.2 to main ( #124 )
2021-07-09 16:54:42 +08:00
.dockerignore
Dockerfile - Update CUDA 11.1.1 Dockerfile ( #96 )
2021-06-16 16:47:52 +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
Setup: Init - Initialize setup.py and basic configs ( #4 )
2021-01-28 21:01:28 +08:00
.gitmodules
Benchmarks: Build Pipeline - Add gpcnet as git submodule and building logic ( #228 )
2021-10-21 11:28:51 +00:00
.mypy.ini
Setup: Revision - Update lint rules ( #7 )
2021-02-01 14:12:02 +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.3.0 ( #212 )
2021-09-26 09:30:31 +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
Benchmarks: Add Benchmark - Add tcp connectivity validation microbenchmark ( #217 )
2021-10-12 23:42:12 +00:00