Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'load_learner' is not defined #2

Open
ganeshkharad opened this issue Nov 6, 2020 · 2 comments
Open

NameError: name 'load_learner' is not defined #2

ganeshkharad opened this issue Nov 6, 2020 · 2 comments

Comments

@ganeshkharad
Copy link

python 3.6

@Aayush795
Copy link

Aayush795 commented Jan 28, 2021

Facing a similar issue. Can anyone help @jy6zheng @ganeshkharad

@quickswitch123
Copy link

I think the reason this is happening is that this code was built with fastai v1. load_learner is not in fastai v2 which is likely what you are using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants