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

File ndarray.py

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

Source from the content-addressed store, hash-verified

1"""DGL Runtime NDArray API.
2
3dgl.ndarray provides a minimum runtime array structure to be
4used with C++ library.

Callers

nothing calls this directly

Calls 3

_set_class_ndarrayFunction · 0.85
_init_apiFunction · 0.85
arrayFunction · 0.85

Tested by

no test coverage detected