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

Lightning example #1344

Merged
merged 5 commits into from
Aug 1, 2022
Merged

Lightning example #1344

merged 5 commits into from
Aug 1, 2022

Conversation

edogab33
Copy link
Contributor

@edogab33 edogab33 commented Jul 28, 2022

Reference Issues/PRs

#1343

What does this implement/fix? Explain your changes.

Flower 1.0.0 requires config in get_parameters(), keyword arguments in start_numpy_client() and the object ServerConfig() in start_server(). This fix updates quickstart_pytorch_lightning.py to run with the new version.

Any other comments?

I tested it and it's working now.

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.

Thanks for the PR @edogab33 ! Changes look good, could you please also update the flwr version in pyproject.toml to flwr = "^1.0.0"?

@edogab33
Copy link
Contributor Author

Thanks for the PR @edogab33 ! Changes look good, could you please also update the flwr version in pyproject.toml to flwr = "^1.0.0"?

There you go @danieljanes!

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.

Lgtm, thanks for the good work @edogab33 !

@danieljanes danieljanes merged commit 1c2fc0b into adap:main Aug 1, 2022
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.

None yet

2 participants