nv-kkudrynski 5 rokov pred
rodič
commit
36ad5fe657
1 zmenil súbory, kde vykonal 4 pridanie a 7 odobranie
  1. 4 7
      .gitmodules

+ 4 - 7
.gitmodules

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