i had the same problem
i got it to work o fastai2 with
fastai.torch_core.default_device(use_cuda=False)
1 Like
i had the same problem
i got it to work o fastai2 with
fastai.torch_core.default_device(use_cuda=False)