|
@@ -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
|