"git@developer.sourcefind.cn:change/sglang.git" did not exist on "477fddf28d6617b318ea3c9541587b14b7b6f980"
[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