Skip to content

runtime error #75

@962725312

Description

@962725312

when i run the GAT to train,i got this "RuntimeError: unsupported tensor layout: Sparse". I dont what happen,my input isn't sparse.This error is happen in the code "attention = torch.where(adj > 0, e, zero_vec)"

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