I'm using windows10,gtx1650ti, but since windows native GPUs are not supported after tensorflow 2.10, I'm going to install python 3.9, tensorflow 2.10, cuda=12.0, cudnn=8.9.7 environment. But I can't find cuda=12.0 in anaconda official website. how should I install the libraries? how should I finish building this environment?
It took me a whole day to go from installing cuda to installing and finding out that TF doesn't recognize the GPU to finding out that windows is not supported after tenforflow 2.10. I tried using pip but it didn't work either