Skip to content

Commit 7a29cb3

Browse files
authored
Update tensorrt/README.md
1 parent e3640a6 commit 7a29cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • PyTorch/SpeechRecognition/Jasper/tensorrt

PyTorch/SpeechRecognition/Jasper/tensorrt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Running the following scripts will build and launch the container containing all
147147

148148
5. Start TensorRT inference prediction
149149

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`.
151151
```bash
152152
export CHECKPOINT=<CHECKPOINT>
153153
export TRT_PRECISION=<PRECISION>

0 commit comments

Comments
 (0)