pytorch_geometric icon indicating copy to clipboard operation
pytorch_geometric copied to clipboard

Add pcqm4m multi-gpu example: large scale graph regression

Open Kh4L opened this issue 11 months ago • 1 comments

This PR adds OGB LSC example pcqm4m https://ogb.stanford.edu/docs/lsc/pcqm4mv2/ , large scale graph regression: predicting the HOMO-LUMO energy gap in electronvolt (eV) given 2D molecular graphs.

Most of the code is adapted from the https://github.com/snap-stanford/ogb repository.

Kh4L avatar Mar 19 '24 03:03 Kh4L

@akihironitta let us know if anything else needed to get this merged?

puririshi98 avatar Jun 17 '24 16:06 puririshi98