Skip to content

Add serialization / deserialization support for BaseConfig #26

@monatis

Description

@monatis

Currently BaseConfig has a to_dict() method but it does not implement any serialization / deserialization support. We can add save() and load() methods to it in order to save config together with Orbax checkpoint in BaseModel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions