Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
backend
as
F
2
3
import
dgl
4
import
dgl.function
as
fn
Callers
nothing calls this directly
Calls
15
test_gg_conv
Function · 0.85
test_cheb_conv
Function · 0.85
test_sg_conv
Function · 0.85
test_graph_conv
Function · 0.70
test_gat_conv
Function · 0.70
test_sage_conv
Function · 0.70
test_agnn_conv
Function · 0.70
test_appnp_conv
Function · 0.70
test_dense_cheb_conv
Function · 0.70
test_dense_graph_conv
Function · 0.70
test_dense_sage_conv
Function · 0.70
test_edge_conv
Function · 0.70
Tested by
no test coverage detected