Sean0719
Sean0719
Hi, When I ran this code. The following error appears " attention = torch.where(adj > 0, e, zero_vec) File "/home/sean/anaconda3/lib/python3.8/site-packages/torch/tensor.py", line 28, in wrapped return f(*args, **kwargs) RuntimeError: Could not...
Hi, Anyone who knows how to solve the following errors? Thanks. Number of edges: 56961 Number of vertices: 8893 Illegal instruction (core dumped) Segmentation fault (core dumped) Segmentation fault (core...
Hi, How can I use this work to embed the graph with weight (such as the distance between tow nodes), could you please give some suggestions? Thanks in advance.
Hi, Do you ever try to plot figure 1 in the original paper? Thanks. Kind regards, Sean