Skip to content

Allow Pooling operations between GrowingDAGs#179

Merged
sylvchev merged 25 commits into
growingnet:mainfrom
stelladk:pooling
Dec 4, 2025
Merged

Allow Pooling operations between GrowingDAGs#179
sylvchev merged 25 commits into
growingnet:mainfrom
stelladk:pooling

Conversation

@stelladk
Copy link
Copy Markdown
Collaborator

No description provided.

@stelladk stelladk self-assigned this Nov 28, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
unittests 94.58% <100.00%> (-0.69%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/gromo/containers/growing_dag.py 96.44% <100.00%> (+0.40%) ⬆️
src/gromo/containers/growing_graph_network.py 89.38% <100.00%> (-5.10%) ⬇️
src/gromo/modules/conv2d_growing_module.py 90.42% <100.00%> (ø)
src/gromo/modules/growing_module.py 96.47% <100.00%> (+0.15%) ⬆️
src/gromo/utils/utils.py 91.54% <100.00%> (-4.00%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stelladk stelladk marked this pull request as ready for review December 1, 2025 11:41
Copy link
Copy Markdown
Collaborator

@sylvchev sylvchev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could merge this one and correct the conv to linear problem in another PR

Comment thread docs/source/whats_new.rst Outdated
Comment thread .github/workflows/tests.yml
Comment thread src/gromo/containers/growing_dag.py Outdated
Comment thread src/gromo/containers/growing_graph_network.py Outdated
stelladk and others added 2 commits December 2, 2025 10:09
Co-authored-by: Sylvain Chevallier <sylvain.chevallier@universite-paris-saclay.fr>
@stelladk
Copy link
Copy Markdown
Collaborator Author

stelladk commented Dec 2, 2025

It's okay to merge this one @sylvchev

@stelladk stelladk requested a review from sylvchev December 2, 2025 09:23
@stelladk stelladk marked this pull request as draft December 2, 2025 17:27
@stelladk stelladk marked this pull request as ready for review December 2, 2025 21:30
@stelladk stelladk added the enhancement New feature or request label Dec 2, 2025
@stelladk stelladk marked this pull request as draft December 3, 2025 12:02
@stelladk stelladk marked this pull request as ready for review December 3, 2025 14:13
@sylvchev sylvchev merged commit a3ef052 into growingnet:main Dec 4, 2025
3 of 6 checks passed
@sylvchev
Copy link
Copy Markdown
Collaborator

sylvchev commented Dec 4, 2025

Thanks @stelladk

@stelladk stelladk deleted the pooling branch December 9, 2025 13:14
@stelladk stelladk mentioned this pull request Mar 25, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants