You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having followed the steps in the download_pretrained_models.bash file, The pretrained model seems to fail to load correctly when I use run_stereo_jackal_batch_inference.bash.
I have CUDA 11.4, cuDNN 8.2.4, and PyTorch 1.12, and Pytorch is able to access the GPU.
This is the error message that I get
I don't know much about PyTorch or exported models, so I'm not sure if this is just an issue with difference in PyTorch and CUDA versions, or something else?
The text was updated successfully, but these errors were encountered:
Having followed the steps in the download_pretrained_models.bash file, The pretrained model seems to fail to load correctly when I use run_stereo_jackal_batch_inference.bash.
I have CUDA 11.4, cuDNN 8.2.4, and PyTorch 1.12, and Pytorch is able to access the GPU.
This is the error message that I get
I don't know much about PyTorch or exported models, so I'm not sure if this is just an issue with difference in PyTorch and CUDA versions, or something else?
The text was updated successfully, but these errors were encountered: