Skip to content

Commit 36ad5fe

Browse files
Update .gitmodules
1 parent 1aa6813 commit 36ad5fe

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.gitmodules

+4-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
[submodule "PyTorch/Translation/Transformer/cutlass"]
2-
path = PyTorch/Translation/Transformer/cutlass
3-
url = https://github.com/NVIDIA/cutlass.git
4-
[submodule "PyTorch/SpeechRecognition/Jasper/external/tensorrt-inference-server"]
5-
path = PyTorch/SpeechRecognition/Jasper/external/tensorrt-inference-server
6-
url = https://github.com/NVIDIA/tensorrt-inference-server.git
7-
branch = r19.06
1+
[submodule "PyTorch/SpeechRecognition/Jasper/external/triton-inference-server"]
2+
path = PyTorch/SpeechRecognition/Jasper/external/triton-inference-server
3+
url = https://github.com/NVIDIA/triton-inference-server.git
4+
branch = r19.12

0 commit comments

Comments
 (0)