"examples/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "cb2327d4a93c042f3c6fe1c42fe8f4c31f087e3b"
[Doc]Fix examples on negative graph sampler (#2863)
* Fix examples on negative graph sampler
In heterogeneous graph, the old example may build a negative graph without edges. In dgl.dataloading.dataloader line637, it shows the key of neg_edges dict should be item in g.canonical_etypes.
* poke ci
Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com>
Showing
Please register or sign in to comment