Update .gitmodules

This commit is contained in:
nv-kkudrynski 2020-08-06 15:01:22 +02:00 committed by GitHub
parent 1aa6813450
commit 36ad5fe657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 7 deletions

11
.gitmodules vendored
View File

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