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

Restructure util.serde #334

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

shadeMe
Copy link
Collaborator

@shadeMe shadeMe commented Sep 28, 2023

Description

This PR splits util.serde into the following submodules:

  • checkpoint - Contains the ModelCheckpointType enum and its related code.
  • load - Contains the loading code.

Checklist

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

Move `ModelCheckpointType` and co to `util.serde.checkpoint`
@shadeMe shadeMe added the type/maintenance Type: Maintenance label Sep 28, 2023
@danieldk danieldk merged commit 6773703 into explosion:main Sep 28, 2023
9 checks passed
@shadeMe shadeMe deleted the refactor/move-model-checkpoint-type branch September 29, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/maintenance Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants