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

Remove unused model checkpoint context manager #335

Conversation

shadeMe
Copy link
Collaborator

@shadeMe shadeMe commented Sep 29, 2023

Description

This PR removes the global model checkpoint context variable and its associated context manager since we weren't using it to being with. We can always reintroduce it at a later point if we choose to.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.

@shadeMe shadeMe added feat/misc Feature: Miscellaneous type/maintenance Type: Maintenance labels Sep 29, 2023
@danieldk danieldk merged commit f2b229a into explosion:main Oct 2, 2023
9 checks passed
@shadeMe shadeMe deleted the refactor/remove-usused-checkpoint-contextmgr branch October 2, 2023 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat/misc Feature: Miscellaneous type/maintenance Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants