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

Global_DP Tutorial: Update dependency and resolve serialization issue with ray backend #2

Open
wants to merge 2 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 updated torch to latest version
  2. Updated GlobalModelTools to maintain compatibility of opacus DPOptimizer with latest torch versions. This change should ideally be done inside opacus library
  3. Defined global_model_tools as an aggregator private attribute via a callable
  4. 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