-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Added the ClusterPooling
layer
#9627
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9627 +/- ##
==========================================
+ Coverage 86.96% 87.21% +0.25%
==========================================
Files 468 481 +13
Lines 30918 31364 +446
==========================================
+ Hits 26887 27355 +468
+ Misses 4031 4009 -22 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work.
Could you add unit tests.
ClusterPooling
layer
Our method that we will present at ECML MLG workshop. Based on EdgePooling