add inference submodule (#1047)

This commit is contained in:
binmakeswell
2022-05-31 19:57:39 +08:00
committed by GitHub
parent 7faef93326
commit 626dd187e4
4 changed files with 9 additions and 4 deletions

4
.gitmodules vendored
View File

@@ -7,3 +7,7 @@
url = https://github.com/hpcaitech/ColossalAI-Examples.git
branch = main
[submodule "inference"]
path = inference
url = https://github.com/hpcaitech/EnergonAI.git
branch = main