Skip to content

Support frozen=True in mlc dataclasses #50

@junrushao-openai

Description

@junrushao-openai

When developing IRs, one common request is to have the IR immutable so that debugging experience would be easier. Immutability in IR node directly translates to frozen=True in Python dataclasses (I believe), so I wonder if we could get it natively supported in mlc

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions