MCPcopy Index your code
hub / github.com/dmlc/dgl / node_classification.py

File node_classification.py

examples/pytorch/graphsage/node_classification.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2
3import dgl
4import dgl.nn as dglnn

Callers

nothing calls this directly

Calls 7

AsNodePredDatasetClass · 0.90
formatMethod · 0.80
SAGEClass · 0.70
trainFunction · 0.70
layerwise_inferFunction · 0.70
toMethod · 0.45
deviceMethod · 0.45

Tested by

no test coverage detected