Due to the most recent release of pytorch installing the proper torchwheels based on your CUDA version isn’t quite automated yet for colab. As a result I would recommend using the following to install fastai and pytorch:
Hi,
I am experiencing an issue with Google Collab.
I too tried to run 11 first cells of the vision doc page:https://docs.fast.ai/tutorial.vision.
Also I tried to run the 01_intro_clean.ipynb - same results
once learn.fine_tune(1) is called it is stuck.
The torch.cuda.is_available() returns True, i.e. GPU is available.
A couple of weeks ago I runed all notebooks of the first part of the course and it worked fine.
Please advise!
Tnx,
Maxim
@mgreenbe
Hi Maxim – thanks for that news. My notebook is still not training quickly at all, despite trying the kill -9 -1 reset, as well as Runtime -> Factory reset runtime.