Reverse_types for as_edge_prediction_sampler not properly documentated
Open
topic: doc
- Dominant language
- Python
- Stars
- 14.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
## 📚 Documentation
`https://docs.dgl.ai/en/0.8.x/generated/dgl.dataloading.as_edge_prediction_sampler.html`
This tutorial doesn't mention that when passing `reverse_etypes dict`, it is assumed that edges of the reverse types have the same id. (e.g clicks and clicked-by)
I found this info here: `https://discuss.dgl.ai/t/exclude-eids-in-edgedataloader/1552`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.