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

An error in the last line in train.py #27

Closed
laulampaul opened this issue Sep 11, 2020 · 2 comments
Closed

An error in the last line in train.py #27

laulampaul opened this issue Sep 11, 2020 · 2 comments

Comments

@laulampaul
Copy link

I face an error.
AttributeError: 'CUTModel' object has no attribute 'update_11learning_rate'
where is the update_11learning_rate function ?

@taesungp
Copy link
Owner

I think it is update_learning_rate called at the last line of train.py, but somehow it was mistyped as update_11learning_rate. I couldn't find such word in the current github repo. Could that be an accidental typo on your machine?

@laulampaul
Copy link
Author

Thank you!

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