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

correct num_examples calculation #909

Merged
merged 2 commits into from
Nov 25, 2021
Merged

correct num_examples calculation #909

merged 2 commits into from
Nov 25, 2021

Conversation

mariaboerner1987
Copy link
Contributor

  • change num_examples from len(trainloader) to len(trainset)
  • update Pytorch: From centralized to federated example
  • update Pytorch quickstarter
  • update doc (Pytorch: from centralized to federated)
  • update doc (Pytorch quickstarter)

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.

Looks good overall, just a few minor changes required to get this merged.

@danieljanes danieljanes merged commit a47cf6b into main Nov 25, 2021
@danieljanes danieljanes deleted the pytorch_numexamples branch November 25, 2021 14:47
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.

2 participants