When trying to install tensorflow to the gpu in google colab i get an error message.
I have looked at several forums and tutorials but i seem to be the only one getting this error message so i was wondering if anyone knows how to solve this. I am already connected to the gpu aswell.
You need not to install the
tensorflow-gpuversion in Google Colab explicitly. You can simply select Hardware accelerator = GPU and can use the tensorflow as GPU version in Google Colab.Please follow this path to enable GPU mode in `Google Colab:
(Top Menu bar) Select Runtime -> Change runtime type -> Hardware accelerator -> Select GPU -> Save
Now run below code in Google Colab to check if GPU is enabled.
Output: