Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime error #75

Open
962725312 opened this issue Apr 25, 2022 · 1 comment
Open

runtime error #75

962725312 opened this issue Apr 25, 2022 · 1 comment

Comments

@962725312
Copy link

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)"

@xcgydfjjjderg
Copy link

Have you solved it, I am also very distressed and frustrated with the same problem as you and don't know what to do. Please help me, thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants