Created
July 13, 2023 01:59
-
-
Save strikaco/ce9f6d59d620303ff9f0fe45da7a4c54 to your computer and use it in GitHub Desktop.
Cuda error: no kernel image is available for execution on the device
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # https://github.com/pytorch/pytorch/issues/31285 | |
| pip3 install torch torchvision torchaudio --force-reinstall --extra-index-url https://download.pytorch.org/whl/cu116 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment