TensorFlow wasn't recognizing my GPU, so I tried several different ideas, such as reinstalling the toolkit and the cuDNN, but nothing worked. I'm using TensorFlow 2.4.1 because I have a neural network from at least a year ago, and I don't want to change it. It used to work fine, but we had trouble with the conda environment, and something happened. Even after installing the correct versions of everything, TensorFlow still doesn't recognize the GPU. So, I attempted to remove all the toolkits and cuDNNs because there were many and all different versions. I think I messed up because now I can't even install a toolkit (the driver is still fine).
Is there a way I can start all over?