Xiaojun Ma
Results
3
issues of
Xiaojun Ma
I am running on a large graph, around 10^8 nodes. After I load the graph, the code break and shows: ``` raise AttributeError("Can't find an instantiation of %s with %s"...
## 🐛 Bug Get "Argument `rhs_nodes` must contain all the edge destination nodes." when get batch of nodes using sampler+dataloader. When setting edge_dir='in', it is fine. ## To Reproduce ```python...
bug:confirmed