IamExperimenting
IamExperimenting
Hi Team, could you please help here to fix this issue? @hangzhaomit @Tete-Xiao @davidbau @devinaconley @eugenelawrence @MarcoForte @zhoubolei @yagi-3 @arjo129 @jeremyfix
@abhyantrika thanks for your response. Just to clarify. Let's say the model needs to learn the green colour Toyota car in all different views. correct me if I'm wrong. Could...
@dignakov , thanks for your reply, Steps i followed the below steps, 1. https://docs.nvidia.com/deeplearning/tensorrt/install-guide/index.html#installing-pip - i followed this step to install tensorrt 2. then using pip command ```pip3 install torch-tensorrt...
@dignakov you're right it didn't work now after I restarted the kernel. could you please help me to install it? To be honest, I'm familiar with installing using Linux commands....
@dignakov , after some continuous debugging and with your support. Now, I'm able install torch_tensorrt. please find the screenshot  however, I still have a question, when...
@dignakov thanks very much for your support.
@dignakov I'm still facing the error ```ERROR: [Torch-TensorRT] - Cannot get current device```
I'm still facing an error, I followed the instruction you provided earlier. as a first step : ``` wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-ubuntu2004.pin sudo mv cuda-ubuntu2004.pin /etc/apt/preferences.d/cuda-repository-pin-600 sudo apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/3bf863cc.pub sudo...
@narendasan I'm trying to setup CUDA, CUDNN and TensorRT. Finally, to install torch_tensorrt.
@narendasan why you're not giving the exact installation process? it would be really helpful if you give the installation requirements, Python version Cuda version support packages version tensorrt version torch_tensorrt...