I have updated anaconda to its latest version. It has both tensorflow 2.2 and tensorflow-gpu 2.2 installed. But when I import tensorflow, tensorflow-gpu is the default one to be used. Is there a way to switch between them?
The similar questions asked on this website are all for 1.x version. I have tried the solutions and it seems it doesn't work for 2.x version. Tensor flow toggle between CPU/GPU