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

Add Serializer to DefaultTrainer #54

Merged
merged 10 commits into from
Apr 28, 2022

Conversation

FynnBe
Copy link
Contributor

@FynnBe FynnBe commented Apr 8, 2022

also changes the Deserializer a bit so it is more obvious how they function in combination...

I didn't want to move code too much, but maybe after this PR the DefaultTrainer could do with some clean-up, probably moving the definitions of Deserializer and Serializer closer together would be helpful.

Copy link
Owner

@constantinpape constantinpape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one minor comment, otherwise looks good to go.
And I agree that some clean up would be nice, but should be done in a follow-up PR.

torch_em/trainer/default_trainer.py Outdated Show resolved Hide resolved
@constantinpape constantinpape merged commit 7726828 into constantinpape:main Apr 28, 2022
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.

None yet

2 participants