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
Which image/versions are related to this issue/feature request?
pytorch-cuda12:latest
Issue/Feature description
/usr/share/torchvision/.venv/lib/python3.11/site-packages/torch/nn/modules/conv.py:456: UserWarning: Attempt to open cnn_infer failed: handle=0 error: libcudnn_cnn_infer.so.8: cannot open shared object file: No such file or directory (Triggered internally at /tmp/build-via-sdist-qyw2z4w4/torch-2.2.1+cu121/aten/src/ATen/native/cudnn/Conv_v8.cpp:78.)
Which image/versions are related to this issue/feature request?
pytorch-cuda12:latest
Issue/Feature description
This may be a linking issue, see microsoft/WSL#5663 (comment)
To replicate, try running the script for the pytorch-cuda getting started guide with the provided data.
It seems it would be best if this were resolved before the CUDA beta launch.
The text was updated successfully, but these errors were encountered: