Skip to content

Error when running the code #16

Description

@karimmahalian

Hi,

I got this error when trying to run the code

gat_input = torch.cat((lstm_feature, gaz_feature), dim=1)
RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 8 but got size 9 for tensor number 1 in the list.

Any ideas plz?

thank u

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