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

Create get properties msg #795

Merged
merged 27 commits into from
Sep 24, 2021
Merged

Create get properties msg #795

merged 27 commits into from
Sep 24, 2021

Conversation

pedropgusmao
Copy link
Contributor

No description provided.

@danieljanes danieljanes changed the title Create get info msg Create get properties msg Sep 8, 2021
src/py/flwr/server/client_proxy.py Show resolved Hide resolved
src/py/flwr/simulation/ray_transport/ray_client_proxy.py Outdated Show resolved Hide resolved
src/proto/flwr/proto/transport.proto Outdated Show resolved Hide resolved
src/py/flwr/client/numpy_client.py Outdated Show resolved Hide resolved
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 updates @pedropgusmao. Just a few minor things left, almost there!

src/py/flwr/client/numpy_client.py Outdated Show resolved Hide resolved
src/py/flwr/client/keras_client.py Outdated Show resolved Hide resolved
src/py/flwr/client/keras_client.py Outdated Show resolved Hide resolved
danieljanes and others added 5 commits September 17, 2021 10:07
removing properties from wrapper and forwarding call to numpy_client attribute.
I removed `self.properties` from wrapper and forwarded the `get_properties` call to `keras_client` attribute.
@danieljanes danieljanes merged commit 588bcca into main Sep 24, 2021
@danieljanes danieljanes deleted the create_get_info_msg branch September 24, 2021 08:25
@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.

3 participants