Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/THUDM/CogDL
/ test_layers.py
File
test_layers.py
tests/test_layers.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
from
cogdl.data
import
Graph
3
from
cogdl.layers
import
BaseLayer, GINELayer
4
Callers
nothing calls this directly
Calls
2
test_base_layer
Function · 0.85
test_gine_layer
Function · 0.85
Tested by
no test coverage detected