Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dmlc/dgl
/ multi_gpu_node_classification.py
File
multi_gpu_node_classification.py
examples/pytorch/multigpu/multi_gpu_node_classification.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
os
3
4
import
dgl.nn
as
dglnn
Callers
nothing calls this directly
Calls
2
AsNodePredDataset
Class · 0.90
create_formats_
Method · 0.45
Tested by
no test coverage detected