Skip to content
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

add AGNNConv #68

Merged
merged 2 commits into from
Nov 2, 2021
Merged

add AGNNConv #68

merged 2 commits into from
Nov 2, 2021

Conversation

CarloLucibello
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 2, 2021

Codecov Report

Merging #68 (c2a1642) into master (651f761) will increase coverage by 0.20%.
The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   79.89%   80.10%   +0.20%     
==========================================
  Files          12       12              
  Lines         781      794      +13     
==========================================
+ Hits          624      636      +12     
- Misses        157      158       +1     
Impacted Files Coverage Δ
src/deprecations.jl 90.00% <ø> (ø)
src/msgpass.jl 83.33% <50.00%> (-2.39%) ⬇️
src/layers/conv.jl 75.31% <100.00%> (+1.19%) ⬆️

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 651f761...c2a1642. Read the comment docs.

@CarloLucibello CarloLucibello merged commit e5e919c into master Nov 2, 2021
@CarloLucibello CarloLucibello deleted the cl/agnn branch November 6, 2021 13:22
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.

1 participant