AssertionError: Torch not compiled with CUDA enabled (Nothing works)
So hi, I’m trying to develop an AI model that requires GPU for training. However, I seem to not understand how to download pytorch correctly so it can use cuda. When running this code snippet, this is what I get: