Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dmlc/dgl
/ ctx
Function
ctx
tests/backend/__init__.py:40–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
39
40
def
ctx():
41
return
_default_context
42
43
44
def
gpu_ctx():
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected