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

File test_nn.py

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

Source from the content-addressed store, hash-verified

1from copy import deepcopy
2
3import backend as F
4

Callers

nothing calls this directly

Calls 12

test_graph_convFunction · 0.70
test_glob_att_poolFunction · 0.70
test_simple_poolFunction · 0.70
test_rgcnFunction · 0.70
test_gat_convFunction · 0.70
test_sage_convFunction · 0.70
test_sgc_convFunction · 0.70
test_appnp_convFunction · 0.70
test_gin_convFunction · 0.70
test_edge_convFunction · 0.70
test_dense_cheb_convFunction · 0.70
test_hetero_convFunction · 0.70

Tested by

no test coverage detected