Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dmlc/dgl
/ randomwalks.py
File
randomwalks.py
python/dgl/sampling/randomwalks.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Random walk routines
2
""
"
3
4
from
..
import
backend
as
F, ndarray
as
nd, utils
Callers
nothing calls this directly
Calls
1
_init_api
Function · 0.85
Tested by
no test coverage detected