Replies: 2 comments 1 reply
-
you probably have to install the driver ,CUDA and CUDnn for your gpu the right versions of CUDA and CUDnn to install ar available here : |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks a lot everyone for your help. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can we use GPU locally on windows in VS code? If yes how can we do so as
len(tf.config.list_physical_devices('GPU'))
this line shows 0 GPU available but I have Nvidia GeForce GTX 1650 on my laptop.Beta Was this translation helpful? Give feedback.
All reactions