Skip to content

AttributeError: module 'torch' has no attribute 'concat' #26

Description

@denkle

When running "inference_example", the cell that suppose to return LCA coefficients results in error "AttributeError: module 'torch' has no attribute 'concat'". It has likely to do with PyTorch version on my side since they have the page for this method (https://pytorch.org/docs/stable/generated/torch.concat.html) but it might tell us the minimal version to specify on the dependencies list
UPD: Before I had version 1.9.0. The error is given after installing 1.11.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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