NVIDIA / TensorRT

NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
https://developer.nvidia.com/tensorrt
Apache License 2.0
10.62k stars 2.11k forks source link

I dare you to show me a set of instructions to install and import `tensorrt` on Windows #4182

Open doctorpangloss opened 1 day ago

doctorpangloss commented 1 day ago

Simply try it yourself. Try to install the tensorrt Python package. The instructions do not work. The contents of tensorrt_bindings's __init__.py doesn't make sense.

lix19937 commented 23 hours ago

If you install nv-tensorrt-local-repo-ubuntu2004-8.6.1-cuda-11.8_1.0-1_amd64.deb, you will get follow

/usr/lib/python3.8/dist-packages/tensorrt/tensorrt.so, add path in env, use pip list |grep tensorrt to check.