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

better handling of chain with only graph input #50

Merged
merged 4 commits into from
Oct 3, 2021
Merged

Conversation

CarloLucibello
Copy link
Member

fix #49

@CarloLucibello CarloLucibello changed the title better handling of chain with graph input better handling of chain with only graph input Oct 3, 2021
@codecov
Copy link

codecov bot commented Oct 3, 2021

Codecov Report

Merging #50 (6b9c3f5) into master (867cc10) will increase coverage by 0.40%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   79.62%   80.02%   +0.40%     
==========================================
  Files           8        8              
  Lines         697      701       +4     
==========================================
+ Hits          555      561       +6     
+ Misses        142      140       -2     
Impacted Files Coverage Δ
src/layers/basic.jl 55.55% <100.00%> (+16.42%) ⬆️

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 867cc10...6b9c3f5. Read the comment docs.

@CarloLucibello CarloLucibello merged commit de14ded into master Oct 3, 2021
@CarloLucibello CarloLucibello deleted the cl/fix branch November 6, 2021 13:23
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.

Problem with GNNChain and NNConv
1 participant