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

File base.py

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

Source from the content-addressed store, hash-verified

1"""Module for base types and utilities."""
2from __future__ import absolute_import
3
4import warnings

Callers

nothing calls this directly

Calls 1

_init_internal_apiFunction · 0.85

Tested by

no test coverage detected