mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-06 20:04:24 +08:00
Sampling Examples Running
Requirements
pip install torchmetrics==0.11.4
How to run
Node classification
Run with following (available mode: "cpu", "mixed"(default), "gpu")
python3 node_classification.py --mode mixed