GraphNeuralNetworks.jl icon indicating copy to clipboard operation
GraphNeuralNetworks.jl copied to clipboard

feat: add NeighborLoader

Open askorupka opened this issue 5 months ago • 3 comments

This PR adds NeighborLoader functionality for big graphs. This is similar to https://pytorch-geometric.readthedocs.io/en/latest/tutorial/neighbor_loader.html

PR with documentation will follow.

askorupka avatar Sep 28 '24 11:09 askorupka