snap-stanford / ogb

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

Fix the bug in DglPCQM4Mv2Dataset #286

Closed sangyx closed 2 years ago

sangyx commented 2 years ago

Hi, there is a bug in the DglPCQM4Mv2Dataset. The code of DglPCQM4Mv2Dataset may be modified from pyg. However, data_list does not exist in the dgl object.