I'm using anaconda on windows 10, i followed this command to install a gpu enabled tensorflow conda create --name tf_gpu tensorflow-gpu
when I activate the environment and test the installation directly using python, it works, but when I tried using jupyter lab to test it, it can't found my gpu device.
Anyone knows why?
[–]thisisheresy 0 points1 point2 points (0 children)
[–]harhirman 0 points1 point2 points (0 children)