Skip to content

Question about when fuse() is triggered in Conv2d_BN / RepDW / RepDW_Axias #7

@PinkSlime

Description

@PinkSlime

I would like to thank you for proposing such an efficient Mamba-based method, which has been very inspiring for my research. While reading through your code, I noticed that the classes Conv2d_BN, RepDW_Axias, and RepDW all implement a fuse() function for structural re-parameterization.
However, I could not find where this fuse() function is actually invoked during training or inference. Could you please tell me where and when to call the fuse() function to simplify the structure?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions