MCPcopy 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

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

Callers

nothing calls this directly

Calls 2

AsNodePredDatasetClass · 0.90
create_formats_Method · 0.45

Tested by

no test coverage detected