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

Fixes the issue with number of files/storage growing on combiner #503

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

ahellander
Copy link
Member

Description

This PR fixes a bug where clients sends the model update twice. Also, the roundhandler deletes the staged model after a training round.

After this fix, the number of files in TempModelStorage should be equal to the number of rounds, and independent of the number of clients.

Closes SK-646.

@ahellander ahellander merged commit b7b351d into master Jan 29, 2024
15 checks passed
@ahellander ahellander deleted the bugfix/SK-649 branch January 29, 2024 09:56
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