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 'test_model' is not defined. #1

Open
jan3zk opened this issue Mar 21, 2023 · 1 comment
Open

NameError: name 'test_model' is not defined. #1

jan3zk opened this issue Mar 21, 2023 · 1 comment

Comments

@jan3zk
Copy link

jan3zk commented Mar 21, 2023

When running test.py script, I get the error on line 29: "NameError: name 'test_model' is not defined. Did you mean: 'test_loader'?"
Am I missing something or is the definition of the test_model missing?

@meilfang
Copy link
Owner

test_model is a function defined on line 32 in test.py. I missed changing the function name when cleaning up the code and It is fixed now.

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

2 participants