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: Train loop config validation was run during trainer.predict #6541

Merged
merged 7 commits into from
Mar 16, 2021

Commits on Mar 15, 2021

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

Commits on Mar 16, 2021

  1. Fix tests & Changelog

    kaushikb11 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3af8202 View commit details
    Browse the repository at this point in the history
  2. Update Changelog

    kaushikb11 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    9a679bd View commit details
    Browse the repository at this point in the history
  3. Update test_trainer.py

    Borda committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d499974 View commit details
    Browse the repository at this point in the history
  4. fix code formatting issues

    kaushikb11 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3047e16 View commit details
    Browse the repository at this point in the history
  5. fix tests

    kaushikb11 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    779dadd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6414b7 View commit details
    Browse the repository at this point in the history