Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dmlc/dgl
/ partition.py
File
partition.py
python/dgl/partition.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Module for graph partition utilities."
""
2
import
os
3
import
re
4
import
time
Callers
nothing calls this directly
Calls
1
_init_api
Function · 0.85
Tested by
no test coverage detected