Skip to content

functorch not supported #4

@Pellarin

Description

@Pellarin

functorch is deprecated and included in newest versions of torch as torch.func. A simple workaround is to change line 51 of align_scape to something like:

import torch.func as functorch

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