#Need help in setting up TensorRt
1 messages · Page 1 of 1 (latest)
The steps are at https://www.tensorflow.org/install/pip#step-by-step_instructions, just ignore the cuda toolkit, sdk, and tensorrt bit
You only need gpu drivers, WSL, and vs code
If you still haev trouble, post the error message and screenshots here
can you tell me which version of tensorrt should i download?
you don't
oh I see, you already have gpu setup and are looking to add TensorRT to it
check out the python notebooks at https://github.com/tensorflow/tensorrt/tree/master/tftrt/benchmarking-python/image_classification
TensorFlow/TensorRT integration. Contribute to tensorflow/tensorrt development by creating an account on GitHub.
Is TensorRT a hard requirement for you? I'd only put the effort in setting it up if absolutely necessary, otherwise the gpu is plenty fast
oh i see .. right now its not a hard requirement
i am going to avoid for now in that case😅
thank you for your time