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 lightning training without validation #1158

Merged
merged 12 commits into from
Nov 19, 2022

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    a325a0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa48743 View commit details
    Browse the repository at this point in the history
  3. add flake8 ignore

    mberr committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    248fcac View commit details
    Browse the repository at this point in the history
  4. fix import order

    mberr committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    34fc321 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. add return type annotation

    mberr committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    d40438c View commit details
    Browse the repository at this point in the history
  2. move import to top

    mberr committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    3863d28 View commit details
    Browse the repository at this point in the history
  3. Update tox.ini

    cthoyt committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    fb9c4fa View commit details
    Browse the repository at this point in the history
  4. remove newlines

    mberr committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    5a7fc51 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix-lightning-training-without-validation' of github.co…

    …m:pykeen/pykeen into fix-lightning-training-without-validation
    mberr committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    df464f3 View commit details
    Browse the repository at this point in the history
  6. Update lightning.py

    cthoyt committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    e231111 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1eb0ef9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f30b014 View commit details
    Browse the repository at this point in the history