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 nodes/edges softmax and readout #48

Merged
merged 6 commits into from
Sep 30, 2021
Merged

add nodes/edges softmax and readout #48

merged 6 commits into from
Sep 30, 2021

Conversation

CarloLucibello
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #48 (d4db332) into master (b2f6ebf) will increase coverage by 1.37%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   78.24%   79.62%   +1.37%     
==========================================
  Files           8        8              
  Lines         662      697      +35     
==========================================
+ Hits          518      555      +37     
+ Misses        144      142       -2     
Impacted Files Coverage Δ
src/utils.jl 81.72% <ø> (+14.41%) ⬆️
src/gnngraph.jl 80.57% <100.00%> (+0.17%) ⬆️
src/layers/pool.jl 100.00% <100.00%> (+5.26%) ⬆️

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 b2f6ebf...d4db332. Read the comment docs.

@CarloLucibello CarloLucibello merged commit 867cc10 into master Sep 30, 2021
@CarloLucibello CarloLucibello deleted the cl/redesign 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.

1 participant