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

Update embedded_devices example #2384

Merged
merged 23 commits into from
Oct 6, 2023
Merged

Conversation

jafermarq
Copy link
Contributor

@jafermarq jafermarq commented Sep 17, 2023

The embedded_devices example has been updated. Main changes:

  • It uses the latest version of flwr
  • It has been vastly simplified (no more custom docker images)
  • Revisited step-by-step setup (including now support for RPi Zero)
  • Runs in both PyTorch and TF. Runs on GPU on Jetsons
  • Runs on CIFAR-10 by default. Uses MNIST and a smaller model if indicated.

TODOS:

  • Update w/ flwr_datasets?
  • Add diagram

@jafermarq jafermarq added the Examples Add or update a Flower example label Sep 18, 2023
@jafermarq jafermarq marked this pull request as ready for review October 5, 2023 08:42
@danieljanes danieljanes enabled auto-merge (squash) October 6, 2023 13:56
@danieljanes danieljanes merged commit fa0fd8a into main Oct 6, 2023
26 checks passed
@danieljanes danieljanes deleted the embedded_devices_example_update branch October 6, 2023 13:59
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