pyGAT icon indicating copy to clipboard operation
pyGAT copied to clipboard

runtime error

Open 962725312 opened this issue 2 years ago • 1 comments

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

962725312 avatar Apr 25 '22 03:04 962725312

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.

xcgydfjjjderg avatar Nov 01 '22 02:11 xcgydfjjjderg