CarloLucibello / GraphNeuralNetworks.jl

Graph Neural Networks in Julia
https://carlolucibello.github.io/GraphNeuralNetworks.jl/dev/
MIT License
214 stars 47 forks source link

numerically stable GATv2Conv #247

Closed CarloLucibello closed 1 year ago

CarloLucibello commented 1 year ago

Along with #244 fixes #246

codecov[bot] commented 1 year ago

Codecov Report

Merging #247 (67b6b42) into master (157e78e) will decrease coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
- Coverage   80.72%   80.68%   -0.05%     
==========================================
  Files          17       17              
  Lines        1733     1734       +1     
==========================================
  Hits         1399     1399              
- Misses        334      335       +1     
Impacted Files Coverage Δ
src/layers/conv.jl 76.93% <100.00%> (+0.04%) :arrow_up:
src/GNNGraphs/gatherscatter.jl 66.66% <0.00%> (-8.34%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.