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

NotImplementedError: Support for training_epoch_end #2

Open
Wadha-Almattar opened this issue May 27, 2023 · 0 comments
Open

NotImplementedError: Support for training_epoch_end #2

Wadha-Almattar opened this issue May 27, 2023 · 0 comments

Comments

@Wadha-Almattar
Copy link

Hi there, I was trying to reproduce this work. But it keeps giving me this error. Even though, I have changed the method by adding adding [on] to be differ than Lightly implementation. Still, I'm getting the same error.

Ay suggestion will be appreciated,

The error:
NotImplementedError: Support for training_epoch_end has been removed in v2.0.0. MocoModel implements this method. You can use the on_train_epoch_end hook instead.
To access outputs, save them in-memory as instance attributes.
You can find migration examples in Lightning-AI/pytorch-lightning#16520.

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

1 participant