Kernel Dies For lesson1-vgg

My kernel dies every time I run the following line of code:

learn = ConvLearner.pretrained(arch, data, precompute=True)

Did anyone else run into this issue?

I have not run into any issues until now. I’m on Azure with 2 GPUs:
Standard NC12 (12 vcpus, 112 GB memory)

Thank you,
Jon

See here for a possible solution.

1 Like