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

Make examples use start_client(). #2718

Merged
merged 15 commits into from
Jan 25, 2024
Merged

Make examples use start_client(). #2718

merged 15 commits into from
Jan 25, 2024

Conversation

jafermarq
Copy link
Contributor

@jafermarq jafermarq commented Dec 18, 2023

Most examples use NumPyClient and therefore call start_numpy_client. This PR, ensures all client scripts call start_client() instead by first converting NumPyClient objects to Client via to_client().

Opacus example includes also some minor fixes to make things work with Flower 1.x

@jafermarq jafermarq marked this pull request as ready for review December 19, 2023 19:00
@jafermarq jafermarq added the Examples Add or update a Flower example label Dec 19, 2023
@jafermarq jafermarq mentioned this pull request Jan 18, 2024
7 tasks
danieljanes
danieljanes previously approved these changes Jan 24, 2024
@danieljanes danieljanes enabled auto-merge (squash) January 25, 2024 10:26
@danieljanes danieljanes merged commit b02f263 into main Jan 25, 2024
28 checks passed
@danieljanes danieljanes deleted the numpy-clients-no-more branch January 25, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Examples Add or update a Flower example
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants