Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dmlc/dgl
/ _test_forking_pickler_entry
Function
_test_forking_pickler_entry
tests/python/common/test_heterograph.py:3614–3615 ·
view source on GitHub ↗
(g, q)
Source
from the content-addressed store, hash-verified
3612
3613
3614
def
_test_forking_pickler_entry(g, q):
3615
q.put(g.formats())
3616
3617
3618
@unittest.skipIf(
Callers
nothing calls this directly
Calls
1
formats
Method · 0.45
Tested by
no test coverage detected