Identify Graph NNs to add and write up issues for them
Open
@wconstab is already working on this.
Since Sep 23, 2020.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 346
- PR merge metrics
- No merged PRs in 30d
Description
Would any of these JIT and be useful for dynamic shapes work? Still good to cover these use cases in our benchmark suite.
https://github.com/facebookresearch/PyTorch-BigGraph (Partitioning)
- CPU-only, GPU-experimental, suggests only useful with huge data/distributed system, haven't checked JIT compatibility
https://github.com/facebookresearch/poincare-embeddings (Embedding)
https://github.com/benedekrozemberczki/CapsGNN (Classification)
https://github.com/Diego999/pyGAT (Graph Regression)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.