Skip to content

Commit 6d19ab2

Browse files
committed
Update Readme.md
1 parent 1e075c9 commit 6d19ab2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

PyTorch-ONNX-TensorRT/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Please follow the [Installation Guide](https://docs.nvidia.com/deeplearning/tens
1717
4. Add the absolute path to CUDA, TensorRT, CuDNN libs to the environment variable ```PATH``` or ```LD_LIBRARY_PATH```
1818
5. Install [PyCUDA](https://docs.nvidia.com/deeplearning/tensorrt/install-guide/index.html#installing-pycuda)
1919

20+
```shell script
21+
python3 trt_inference.py
22+
```
23+
2024
# AI Courses by OpenCV
2125

2226
Want to become an expert in AI? [AI Courses by OpenCV](https://opencv.org/courses/) is a great place to start.

0 commit comments

Comments
 (0)