We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa6813 commit 36ad5feCopy full SHA for 36ad5fe
.gitmodules
@@ -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
+[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
0 commit comments