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

Fix #189 #191

Merged
merged 2 commits into from
Aug 9, 2022
Merged

Fix #189 #191

merged 2 commits into from
Aug 9, 2022

Conversation

tientr
Copy link
Contributor

@tientr tientr commented Aug 4, 2022

`checkpoint_callback`, `weights_summary`, `progress_bar_refresh_rate=progress_bar_refresh_rate` are removed in pytorch_lightning v1.7
@minimaxir minimaxir merged commit 820d7da into minimaxir:master Aug 9, 2022
@minimaxir
Copy link
Owner

Thanks for this! Sorry about the wait.

I am aiming to depreciate pytorch-lightning so hopefully that will minimize depreciation issues.

@carmocca
Copy link

PyTorch Lightning dev here. I'm sorry you had issues with the deprecated code. If you have issues again related to PL, feel free to ping me or ask in our public Slack. Happy to help.

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

Successfully merging this pull request may close these issues.

TypeError: __init__() got an unexpected keyword argument 'checkpoint_callback'
4 participants