MCPcopy
hub / github.com/dmlc/dgl / sign.py

File sign.py

examples/sparse/sign.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2[SIGN: Scalable Inception Graph Neural Networks]
3(https://arxiv.org/abs/2004.11198)
4

Callers

nothing calls this directly

Calls 8

CoraGraphDatasetClass · 0.90
sign_diffusionFunction · 0.85
SIGNClass · 0.70
trainFunction · 0.70
deviceMethod · 0.45
toMethod · 0.45
edgesMethod · 0.45
num_nodesMethod · 0.45

Tested by

no test coverage detected