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 model surgery failure due to functional API change #1949

Merged
merged 5 commits into from
Feb 9, 2023

Conversation

nik-mosaic
Copy link
Contributor

Functional model surgery algorithms now return None instead of some returning the model object and others returning None. This change has broken one of the notebook tests. This PR fixes these tests.

@nik-mosaic nik-mosaic marked this pull request as ready for review February 7, 2023 03:29
@nik-mosaic nik-mosaic enabled auto-merge (squash) February 7, 2023 03:29
Copy link
Contributor

@bandish-shah bandish-shah left a comment

Choose a reason for hiding this comment

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

LGTM thanks for fixing quickly!

@bandish-shah bandish-shah disabled auto-merge February 7, 2023 03:32
Copy link
Contributor

@bandish-shah bandish-shah left a comment

Choose a reason for hiding this comment

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

I was seeing additional test failures running the remaining notebook tests running locally, disabled auto-merge and requesting changes to block this until we finish debugging.

@nik-mosaic
Copy link
Contributor Author

@bandish-shah Can we merge this? This will fix one of the failing notebook tests, but not the FFCV one.

Copy link
Contributor

@bandish-shah bandish-shah left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@bandish-shah bandish-shah enabled auto-merge (squash) February 9, 2023 08:46
@bandish-shah bandish-shah merged commit d0051c2 into mosaicml:dev Feb 9, 2023
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