فهرست منبع

minor fixes: submodules, jasper readme

kkudrynski 6 سال پیش
والد
کامیت
c9c3eaacf1
2فایلهای تغییر یافته به همراه12 افزوده شده و 5 حذف شده
  1. 9 5
      .gitmodules
  2. 3 0
      PyTorch/SpeechRecognition/Jasper/README.md

+ 9 - 5
.gitmodules

@@ -1,7 +1,11 @@
 [submodule "PyTorch/Translation/Transformer/cutlass"]
-	path = PyTorch/Translation/Transformer/cutlass
-	url = https://github.com/NVIDIA/cutlass.git
+    path = PyTorch/Translation/Transformer/cutlass
+    url = https://github.com/NVIDIA/cutlass.git
 [submodule "TensorFlow/LanguageModeling/BERT/tensorrt-inference-server"]
-        path = TensorFlow/LanguageModeling/BERT/tensorrt-inference-server
-        url = https://github.com/NVIDIA/tensorrt-inference-server.git
-	branch = r19.06
+    path = TensorFlow/LanguageModeling/BERT/tensorrt-inference-server
+    url = https://github.com/NVIDIA/tensorrt-inference-server.git
+    branch = r19.06
+[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

+ 3 - 0
PyTorch/SpeechRecognition/Jasper/README.md

@@ -810,6 +810,9 @@ To achieve these same results, follow the [Quick Start Guide](#quick-start-guide
 To achieve these same results, follow the [Quick Start Guide](#quick-start-guide) outlined above.
 
 ## Release notes
+
+### Changelog
+
 December 2019
 * Inference support for TRT 6 with dynamic shapes
 * Inference support for TensorRT Inference Server with acoustic model backends in ONNX, PyTorch JIT, TensorRT