Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/snap-stanford/GraphGym
/ generalconv_ogb.py
File
generalconv_ogb.py
graphgym/contrib/layer/generalconv_ogb.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
import
torch.nn
as
nn
3
from
ogb.utils.features
import
get_bond_feature_dims
4
from
torch.nn
import
Parameter
Callers
nothing calls this directly
Calls
1
register_layer
Function · 0.90
Tested by
no test coverage detected