Skip to content

Update conv.md #148

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 8 commits into from
Mar 23, 2022
Merged

Conversation

itsmohitanand
Copy link
Contributor

added GMMConv documentation

added layer GMMConv
@CarloLucibello
Copy link
Member

There is also a bunch of displaying issues in the docstring that you could fix in this PR

https://carlolucibello.github.io/GraphNeuralNetworks.jl/dev/api/conv/#GraphNeuralNetworks.GMMConv

@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #148 (5a3f40d) into master (8eddb5f) will not change coverage.
The diff coverage is n/a.

❗ Current head 5a3f40d differs from pull request most recent head a8166f1. Consider uploading reports for the commit a8166f1 to get more accurate results

@@           Coverage Diff           @@
##           master     #148   +/-   ##
=======================================
  Coverage   85.52%   85.52%           
=======================================
  Files          15       15           
  Lines        1285     1285           
=======================================
  Hits         1099     1099           
  Misses        186      186           
Impacted Files Coverage Δ
src/layers/conv.jl 78.70% <ø> (ø)

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 8eddb5f...a8166f1. Read the comment docs.

@CarloLucibello
Copy link
Member

#Examples -> # Examples

itsmohitanand and others added 5 commits March 23, 2022 18:08
Co-authored-by: Carlo Lucibello <[email protected]>
Co-authored-by: Carlo Lucibello <[email protected]>
Co-authored-by: Carlo Lucibello <[email protected]>
Co-authored-by: Carlo Lucibello <[email protected]>
Co-authored-by: Carlo Lucibello <[email protected]>
@CarloLucibello CarloLucibello merged commit 8bbfb66 into JuliaGraphs:master Mar 23, 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.

2 participants