Skip to content

Documentation fixes for GATv2Conv #176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2022
Merged

Documentation fixes for GATv2Conv #176

merged 1 commit into from
May 27, 2022

Conversation

Animiral
Copy link
Contributor

As well as the change to addition, added a code comment about equivalence to the GATv2 paper.

Resolve #175.

@codecov
Copy link

codecov bot commented May 27, 2022

Codecov Report

Merging #176 (62111f0) into master (aa755dd) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #176   +/-   ##
=======================================
  Coverage   86.01%   86.01%           
=======================================
  Files          15       15           
  Lines        1323     1323           
=======================================
  Hits         1138     1138           
  Misses        185      185           
Impacted Files Coverage Δ
src/layers/conv.jl 77.31% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa755dd...62111f0. Read the comment docs.

@CarloLucibello
Copy link
Member

thanks!

@CarloLucibello CarloLucibello merged commit 702cdc1 into JuliaGraphs:master May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inaccurate GATv2Conv Documentation
2 participants