Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dmlc/dgl
/ gat.py
File
gat.py
examples/sparse/gat.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
[Graph Attention Networks]
3
(https://arxiv.org/abs/1710.10903)
4
""
"
Callers
nothing calls this directly
Calls
7
CoraGraphDataset
Class · 0.90
GAT
Class · 0.70
train
Function · 0.70
device
Method · 0.45
to
Method · 0.45
edges
Method · 0.45
num_nodes
Method · 0.45
Tested by
no test coverage detected