Skip to content

Update serialization and deserialization in Pipeline checkpoints using new se/de utility functions #9463

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

Open
davidsbatista opened this issue May 30, 2025 · 1 comment
Assignees
Labels
P1 High priority, add to the next sprint

Comments

@davidsbatista
Copy link
Contributor

@julian-risch julian-risch added the P1 High priority, add to the next sprint label May 30, 2025
@sjrl
Copy link
Contributor

sjrl commented May 30, 2025

Additional context from this issue #9460

  • Some unserializable keys in dataclasses were addressed in this PR. We should revisit the corresponding logic in the experimental repo: pipeline.py#L460.

  • A utility method for serializing and deserializing values has been added in the core repository via this PR. The equivalent functionality in the pipeline logic can now be removed.

@sjrl sjrl changed the title Try to use serialization/deserialization utility functions Update serialization and deserialization in Pipeline checkpoints using new se/de utility functions May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority, add to the next sprint
Projects
None yet
Development

No branches or pull requests

4 participants