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

AttributeError: 'Trainer' object has no attribute 'tuner' #6

Open
caliskanuzay opened this issue May 19, 2023 · 1 comment
Open

AttributeError: 'Trainer' object has no attribute 'tuner' #6

caliskanuzay opened this issue May 19, 2023 · 1 comment

Comments

@caliskanuzay
Copy link

Dear Eryk,
Thank you very much for the wonderful book and support. I am trying to run DeepAR model to forecast stock prices and I am stuck at step 9, at this command: res = trainer.tuner.lr_find(...) . I am getting this error: "AttributeError: 'Trainer' object has no attribute 'tuner'". I am suspecting that there has been a change in pytorch lightning that "tuner" has been decoupled from "trainer". But I am a beginner and I have no idea what this decoupling means and how to fix it. Do you have any suggestions about this? Thanks a lot for your time!

@Persoff1
Copy link

I also face to this problem...

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