"tests/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "20ce68f945de7860f9854cd7ee680debf4a07fe5"
[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