Annika
Results
1
issues of
Annika
Hi, There is a broken import in torch_geometric_temporal\nn\attention\tsagcn.py, line 6: `from torch_geometric.utils.to_dense_adj import to_dense_adj` should be changed to `from torch_geometric.utils._to_dense_adj import to_dense_adj`. Would be great if that could be fixed....