Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dmlc/dgl
/ test_heterograph-remove.py
File
test_heterograph-remove.py
tests/python/common/test_heterograph-remove.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
backend
as
F
2
3
import
dgl
4
import
numpy
as
np
Callers
nothing calls this directly
Calls
7
test_node_removal
Function · 0.85
test_edge_removal
Function · 0.85
test_multigraph_node_removal
Function · 0.85
test_multigraph_edge_removal
Function · 0.85
test_node_and_edge_removal
Function · 0.85
test_node_frame
Function · 0.85
test_edge_frame
Function · 0.85
Tested by
no test coverage detected