ORNL / HydraGNN

Distributed PyTorch implementation of multi-headed graph convolutional neural networks
BSD 3-Clause "New" or "Revised" License
68 stars 29 forks source link

pickle and ADIOS2 formatting fixed for OGB dataset #191

Closed allaffa closed 1 year ago

allaffa commented 1 year ago

The OGB examples was using obsolete functionalities. I updated the pre-processing for pickle files. @jychoi-hpc would you mind updating the functionalities for ADIOS to make them match with the new formatting requested?

allaffa commented 1 year ago

@jychoi-hpc Thanks for changing the ADIOS2 section of the train_gap.py script. This PR is now ready to be reviewed by you.