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

GlobalDP Tutorial: Solving serialization issue with ray backend #1

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

scngupta-dsp
Copy link
Owner

Summary of Changes:

  1. Modified requirements_global_dp.txt and reverted key dependencies to their original versions (942fccc)
  • torch: 2.2.0 to 1.12.1
  • torchaudio: Removed
  • torchvision: 0.17.0 to 0.13.1
  • opacus: 1.5.1 to 1.2.0
  1. Defined global_model_tools as an aggregator private attribute via a callable
  2. Removed initialization of global_model_tools from FederatedFlow

Validation:

Workflow_Interface_Mnist_Implementation_2.py is executed for single_process as well as ray backends. No errors / exceptions observed

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.

1 participant