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

Adding possibility of sending a List[str] instead of just the number of clients. #860

Merged
merged 8 commits into from
Sep 29, 2021

Conversation

pedropgusmao
Copy link
Contributor

This is useful when your dataloading is not based on integer.

Copy link
Member

@danieljanes danieljanes left a comment

Choose a reason for hiding this comment

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

@pedropgusmao thanks, this looks good - I suggested two ideas below

src/py/flwr/simulation/app.py Outdated Show resolved Hide resolved
src/py/flwr/simulation/app.py Outdated Show resolved Hide resolved
pedropgusmao and others added 3 commits September 29, 2021 16:15
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
@danieljanes danieljanes merged commit a5b21ca into main Sep 29, 2021
@danieljanes danieljanes deleted the simulation_list_clients branch September 29, 2021 16:21
@danieljanes danieljanes added this to the 0.18.0 milestone Oct 12, 2021
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