소스 검색

Update .gitmodules

nv-kkudrynski 5 년 전
부모
커밋
36ad5fe657
1개의 변경된 파일4개의 추가작업 그리고 7개의 파일을 삭제
  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