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

Modify number of dataloaders' workers #8

Merged
merged 4 commits into from
Jul 14, 2020

Commits on Jul 14, 2020

  1. Adding world_size

    Reduce calls to torch.distributed. For use in create_dataloader.
    NanoCode012 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    d738487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69364d6 View commit details
    Browse the repository at this point in the history
  3. Add assert message for clarification

    Clarify why assertion was thrown to users
    NanoCode012 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    6364892 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    787582f View commit details
    Browse the repository at this point in the history