You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PyTorch/SpeechRecognition/Jasper/tensorrt/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ Running the following scripts will build and launch the container containing all
147
147
148
148
5. Start TensorRT inference prediction
149
149
150
-
Inside the container, use the following script to run inference with TensorRT.
150
+
Inside the container, use the following script to run inference with TensorRT. To learn more about the following env variables see `tensorrt/scripts/inference.sh`.
0 commit comments