Hello, I have two small questions:
-
After I tried to install DGL of GPU, I found that Python regression - m MGCN - d Alchemy ran very slowly, and it didn’t seem to occupy GPU, but CPU was occupied by 100%.
-
I found that there are two files in the alchemy dataset: dev_graphs.bin and dev_smiles.txt. Do I just need to prepare the smiles file? Where are the 12 quantum mechanical properties in alchemy? What’s in dev_graphs.bin? How to view the contents?