MCPcopy
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
40def ctx():
41 return _default_context
42
43
44def gpu_ctx():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected