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

Update to Latest Pytorch_Lightning #30

Closed
RyannDaGreat opened this issue May 7, 2021 · 2 comments
Closed

Update to Latest Pytorch_Lightning #30

RyannDaGreat opened this issue May 7, 2021 · 2 comments

Comments

@RyannDaGreat
Copy link

When I try to run this code, I get many errors that seem to be related to using deprecated options in pytorch_lightning, such as the max_nb_epochs option or the pytorch_lightning.logging module (which was replaced with the pytorch_lightning.logger module).
Lightning-AI/pytorch-lightning#663

Will this repo be updated to use the latest version of pytorch_lightning? I'm having a difficult time getting things to work

Thank you,
Ryan

@abcde441
Copy link

Using pytorch_lightning 0.60 should be ok.

@AntixK
Copy link
Owner

AntixK commented Dec 22, 2021

fixed in #46

@AntixK AntixK closed this as completed Dec 22, 2021
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