Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/snap-stanford/GraphGym
/ example.py
File
example.py
graphgym/contrib/network/example.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
import
torch.nn.functional
as
F
4
import
torch_geometric.nn
as
pyg_nn
Callers
nothing calls this directly
Calls
1
register_network
Function · 0.90
Tested by
no test coverage detected