Skip to content

Fix broken asynchronous federated learning tutorial#3048

Merged
LaRiffle merged 9 commits intomasterfrom
fix-async-tutorial
Mar 11, 2020
Merged

Fix broken asynchronous federated learning tutorial#3048
LaRiffle merged 9 commits intomasterfrom
fix-async-tutorial

Conversation

@midokura-silvia
Copy link
Contributor

@midokura-silvia midokura-silvia commented Feb 11, 2020

The methods federated_client.evalute() and federated_client.async_fit() are now called via the new Baseworker.execute_worker_function() function. Before it relied on Baseworker.execute_command() whose behaviour changed and is meant to be used for Tensor functions only.

The pullrequest needs a modification in syft-proto.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

@midokura-silvia midokura-silvia force-pushed the fix-async-tutorial branch 2 times, most recently from 21cbcb5 to 5b4732a Compare February 24, 2020 10:34
Copy link
Contributor

@LaRiffle LaRiffle left a comment

Choose a reason for hiding this comment

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

One last tiny thing

@LaRiffle LaRiffle merged commit c9b84f4 into master Mar 11, 2020
@LaRiffle LaRiffle deleted the fix-async-tutorial branch March 11, 2020 11:45
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