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

File test_propagate.py

tests/python/common/test_propagate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import unittest
2
3import backend as F
4

Callers

nothing calls this directly

Calls 3

test_prop_nodes_bfsFunction · 0.85
test_prop_edges_dfsFunction · 0.85
test_prop_nodes_topoFunction · 0.85

Tested by

no test coverage detected