Hacker News new | ask | show | jobs
by jph00 2818 days ago
None of fastai is backwards compatible with v0.7 - although the API has a similar structure, so it shouldn't be hard to rewrite. PyTorch v1.0 also has some big differences to the version we used in the course.

I suggest you create a new conda environment and then follow the instructions in the readme to install both.