Skip to content

Error in circle2circle after wrapping LLaMA DecoderLayer RMSNorm #461

@mhs4670go

Description

@mhs4670go

What

I ran into an issue after modifying the LLaMA decoder layer.

Recently, I replaced the RMSNorm modules in the LLaMA DecoderLayer with a custom wrapper. After this change, an error occurs during circle2circle execution.

This issue did not occur before wrapping RMSNorm, and the rest of the model structure remains unchanged.

# circle2circle with O1 option
circle2circle: ERROR: Optimized graph is invalid

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions