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

Allow a CombinedLoader as the training data in DDP #11648

Merged
merged 17 commits into from Feb 3, 2022

Commits on Jan 27, 2022

  1. fix and tests

    ant0nsc committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    42072ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c59127 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. flake8

    ant0nsc committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    b99880b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b1b60b View commit details
    Browse the repository at this point in the history
  3. changelog

    ant0nsc committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    445fe9e View commit details
    Browse the repository at this point in the history
  4. PR suggestion: prepare dataloader can handle combinedloader

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    ant0nsc and rohitgr7 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    cfcc4b0 View commit details
    Browse the repository at this point in the history
  5. PR suggestion

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    ant0nsc and rohitgr7 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    d6ec67b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    216fd04 View commit details
    Browse the repository at this point in the history
  7. Revert "PR suggestion"

    This reverts commit d6ec67b.
    ant0nsc committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    bdb8f6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d82d97 View commit details
    Browse the repository at this point in the history
  9. Revert "Revert "PR suggestion: prepare dataloader can handle combined…

    …loader""
    
    This reverts commit 8d82d97.
    ant0nsc committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    1d17f38 View commit details
    Browse the repository at this point in the history
  10. Revert "Revert "PR suggestion""

    This reverts commit bdb8f6b.
    ant0nsc committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    04c80a5 View commit details
    Browse the repository at this point in the history
  11. fix and docu update

    ant0nsc committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a4abda3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f086ea1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. add example

    rohitgr7 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    b116319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d87e44 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    28fbe7f View commit details
    Browse the repository at this point in the history