You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: