Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 290 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 290 Bytes

Environment

  • Model: GIN
  • Dataset : Ogbg-molhiv / ogbg-molpcba
  • Number of layers: 3
  • Metric: Training time per epoch.
  • Machine: Aws EC2 g4dn.metal(8 T4 GPUs)
  • DGL version: 1.1
  • PyG version: 2.2.0
  • OS: ubuntu

Run

DGL

python run.py

PyG

python run.py --backend pyg