Skip to content

EDM2's network doesn't support torch JVP due to usage of inplace "copy_" in MPConv #20

@limsanky

Description

@limsanky

Hello!

Thank you for your wonderful work and paper.
I am trying to use the EDM2 network for my own research project that utilizes a JVP.
However, due to torch's in-place "copy_" method being used in the MPConv layer, the JVP calculation fails.

Would it be possible to make changes to the MPConv layer such that it allows for JVP computation?

Thank you very much once again, and hope to hear a response :)
Best regards.

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