snap-stanford / ogb

Benchmark datasets, data loaders, and evaluators for graph machine learning
https://ogb.stanford.edu
MIT License
1.89k stars 398 forks source link

Can OGB support multi-gpu/distributed training? #120

Closed Dinxin closed 3 years ago

weihua916 commented 3 years ago

Yes! OGB is a package for datasets. You can use it together with any distributed training package.