MCPcopy
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

CoraGraphDatasetClass · 0.90
GATClass · 0.70
trainFunction · 0.70
deviceMethod · 0.45
toMethod · 0.45
edgesMethod · 0.45
num_nodesMethod · 0.45

Tested by

no test coverage detected