Skip to content

fix(aggregation): fix nan_stategy=disable dropping weights - #3433

Open
s22chan wants to merge 1 commit into
Lightning-AI:masterfrom
s22chan:master
Open

fix(aggregation): fix nan_stategy=disable dropping weights#3433
s22chan wants to merge 1 commit into
Lightning-AI:masterfrom
s22chan:master

Conversation

@s22chan

@s22chan s22chan commented Jul 23, 2026

Copy link
Copy Markdown

What does this PR do?

if you want to disable host syncing on nans, nan_strategy=disable also overwrites your weights with ones.

see test_disable_preserves_weight

Fixes #3434

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

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.

nan_stategy=disable dropping weights

1 participant