Hello everybody,
I am trying to make a classification model in kaggle, kaggle is using the previous version of fastai, so i upgraded it along with torch,torchvision :
I import fastai :
when I check if am using the gpu :
it shows false that means it doesn’t use it
keep in mind that the gpu is activated
when i run this
i get this error :