set benchmarks as a git submodule (#156)

* remove benchmark folder

* added benchmark submodule

* update .gitmodules
This commit is contained in:
Frank Lee
2022-01-18 15:48:07 +08:00
committed by GitHub
parent f3802d6b06
commit c7b8ece736
28 changed files with 5 additions and 1240 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "benchmark"]
path = benchmark
url = https://github.com/hpcaitech/ColossalAI-Benchmark.git
branch = main