Skip to content

LRP TypeError: Module type <class 'torch.nn.modules.upsampling.Upsample'> is not supported.No default rule defined. #712

@bugsuse

Description

@bugsuse

I want to use LRP to explain Unet model, but raise TypeError as follow,

TypeError: Module type <class 'torch.nn.modules.upsampling.Upsample'> is not supported.No default rule defined.

In addition, raise same error when using nn.ConvTranspose2d to upsample.

Any help is appreciated!

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