Skip to content

BUG: Uses OrderedDict for callbacks #331

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

Merged
merged 2 commits into from
Sep 6, 2018

Conversation

thomasjpfan
Copy link
Member

Fixes #330

@ottonemo
Copy link
Member

ottonemo commented Sep 4, 2018

Hey, I just wanted to tackle this when I saw that you already submitted a PR, good job :)

It is probably good to add tests for this case as well to prevent callback ordering issues in the future. Do you want to do this in this PR as well? If not, I would write tests and push them on top of this PR.

@thomasjpfan
Copy link
Member Author

This PR has been updated to test the order of callbacks.

@ottonemo
Copy link
Member

ottonemo commented Sep 6, 2018

Thank you, looks good :)

@ottonemo ottonemo merged commit d27da20 into skorch-dev:master Sep 6, 2018
spott pushed a commit to spott/skorch that referenced this pull request Oct 12, 2018
* BUG: Uses OrderedDict for callbacks

* TST: Adds test for callback order
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.

2 participants