[Refactor][Example] Refactor `examples/pytorch/graphsage/advanced`
- Dominant language
- Python
- Stars
- 14.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
## 🔨Work Item
- [x] Refactor `examples/pytorch/graphsage/advanced/train_sampling_unsupervised.py` to follow the latest dataloader interface and move it to `examples/pytorch/multigpu/multi_gpu_link_prediction.py`.
- [x] Remove `examples/pytorch/graphsage/advanced/pure_gpu_node_classification.py` because it's covered by `examples/pytorch/graphsage/node_classification.py`.
- [ ] Move `examples/pytorch/graphsage/advanced/train_lightning_unsupervised.py` to `examples/pytorch/graphsage/lightning`. Finally remove the `examples/pytorch/graphsage/advanced/` directory.
## Description
## Depending work items or issues
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.