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

File __init__.py

python/dgl/backend/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import absolute_import
2
3import importlib
4import json

Callers

nothing calls this directly

Calls 2

load_backendFunction · 0.85
get_preferred_backendFunction · 0.85

Tested by

no test coverage detected