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

[fix] Attach train+val dataloaders to trainer in trainer loop #7207

Merged
merged 9 commits into from
Apr 30, 2021

Commits on Apr 29, 2021

  1. Update training_loop.py

    ananthsub committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    1f83436 View commit details
    Browse the repository at this point in the history
  2. Update test_dataloaders.py

    ananthsub committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    e37b9d5 View commit details
    Browse the repository at this point in the history
  3. changelog

    ananthsub committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    8176238 View commit details
    Browse the repository at this point in the history
  4. delay reload

    ananthsub committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    e218dab View commit details
    Browse the repository at this point in the history
  5. go back

    ananthsub committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    c585f23 View commit details
    Browse the repository at this point in the history
  6. comments

    ananthsub committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    06587f8 View commit details
    Browse the repository at this point in the history
  7. Update training_loop.py

    ananthsub committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    727628a View commit details
    Browse the repository at this point in the history
  8. Update test_dataloaders.py

    ananthsub committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    7831688 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c97d172 View commit details
    Browse the repository at this point in the history