problem encountered with torch_tensorrt #1146
Unanswered
arielsolomon
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Can you provide the exact versions of the libraries you have installed in the container and how you installed them? Specifically PyTorch, Torch-TensorRT and TensorRT? Also we have a dockerfile based on ngc/tensorrt available in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to use torch_tensorrt in docker container (nvcr.io/nvidia/tensorrt:22.05-py3 and also in nvcr.io/nvidia/tensorrt:22.04-py3) with error repeating regardless the docker image I used or even different gpu models (rtx3090, rtx2060) when trying to import torch_tensorrt:
Beta Was this translation helpful? Give feedback.
All reactions