0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python3,514 forks (3,514 forks)batch import
documentationhelp wantednn
Repository metrics
- Stars
- 19,985 stars (19,985 stars)
- PR merge metrics
- Avg merge 35d 1h (Avg merge 35d 1h)14 merged PRs in 30d (14 merged PRs in 30d)
Description
This issue does not include a description.
Contributor guide
- Research direction
- Study the existing message passing API in PyTorch Geometric, then implement a custom aggregation function by subclassing the appropriate base class and overriding the aggregate method.
- Tech stack
- pythonpytorch
- Domain
- aimachine learning
- Issue type
- Feature
- Prerequisites
- PythonPyTorch