Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
dgl.ndarray provides a minimum runtime array structure to be
4
used
with
C++ library.
Callers
nothing calls this directly
Calls
3
_set_class_ndarray
Function · 0.85
_init_api
Function · 0.85
array
Function · 0.85
Tested by
no test coverage detected