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

File test_nn.py

tests/python/mxnet/test_nn.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import backend as F
2
3import dgl
4import dgl.function as fn

Callers

nothing calls this directly

Calls 15

test_gg_convFunction · 0.85
test_cheb_convFunction · 0.85
test_sg_convFunction · 0.85
test_graph_convFunction · 0.70
test_gat_convFunction · 0.70
test_sage_convFunction · 0.70
test_agnn_convFunction · 0.70
test_appnp_convFunction · 0.70
test_dense_cheb_convFunction · 0.70
test_dense_graph_convFunction · 0.70
test_dense_sage_convFunction · 0.70
test_edge_convFunction · 0.70

Tested by

no test coverage detected