Skip to content

Update serialization and deserialization in Pipeline checkpoints based on State serialization #9460

@sjrl

Description

@sjrl
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High priority, add to the next sprint

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions