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

Call any trainer function from the LightningCLI #7508

Merged
merged 74 commits into from
Aug 28, 2021

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    6d95128 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    1937103 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76e814e View commit details
    Browse the repository at this point in the history
  4. Update default

    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    5c52e89 View commit details
    Browse the repository at this point in the history
  5. Lowercase TrainerFn

    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    97a6628 View commit details
    Browse the repository at this point in the history
  6. Update docs

    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    532b81d View commit details
    Browse the repository at this point in the history
  7. run_kwargs

    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    9259a32 View commit details
    Browse the repository at this point in the history
  8. Update tests

    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    0b22b7a View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG

    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    ef91e77 View commit details
    Browse the repository at this point in the history
  10. Use proper subcommands

    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    91715b9 View commit details
    Browse the repository at this point in the history
  11. Revert "Lowercase TrainerFn"

    This reverts commit 97a6628.
    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    c004f41 View commit details
    Browse the repository at this point in the history
  12. Dynamic subcommand calling

    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    3738a6b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8889b11 View commit details
    Browse the repository at this point in the history
  14. TODO

    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    a5e90f9 View commit details
    Browse the repository at this point in the history
  15. Fix some tests

    carmocca committed May 12, 2021
    Configuration menu
    Copy the full SHA
    37c30f3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Address comments

    carmocca committed May 13, 2021
    Configuration menu
    Copy the full SHA
    897c9ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03d82df View commit details
    Browse the repository at this point in the history
  3. Fix imports

    carmocca committed May 13, 2021
    Configuration menu
    Copy the full SHA
    717707c View commit details
    Browse the repository at this point in the history
  4. Fix test

    carmocca committed May 13, 2021
    Configuration menu
    Copy the full SHA
    e475f2d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Re-structure

    carmocca committed May 14, 2021
    Configuration menu
    Copy the full SHA
    869a7b4 View commit details
    Browse the repository at this point in the history
  2. Return None

    carmocca committed May 14, 2021
    Configuration menu
    Copy the full SHA
    22d1aac View commit details
    Browse the repository at this point in the history
  3. Minor changes

    carmocca committed May 14, 2021
    Configuration menu
    Copy the full SHA
    12537c0 View commit details
    Browse the repository at this point in the history
  4. Add commands to subparser

    carmocca committed May 14, 2021
    Configuration menu
    Copy the full SHA
    f993d35 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Merge master - to be fixed

    carmocca committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    7370c57 View commit details
    Browse the repository at this point in the history
  2. Improvements

    carmocca committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    4543b0b View commit details
    Browse the repository at this point in the history
  3. Improvements

    carmocca committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    493823d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

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

Commits on Aug 4, 2021

  1. Progress

    carmocca committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    fcc80a4 View commit details
    Browse the repository at this point in the history
  2. Shorter name

    carmocca committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    9e5d6cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47425a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    37e55ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae877f View commit details
    Browse the repository at this point in the history
  3. Bad merge

    carmocca committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    fabb8b2 View commit details
    Browse the repository at this point in the history
  4. Fix and add tests

    carmocca committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e5cf1eb View commit details
    Browse the repository at this point in the history
  5. Fix most tests

    carmocca committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    b3d1fbb View commit details
    Browse the repository at this point in the history
  6. Fix test

    carmocca committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    22701f2 View commit details
    Browse the repository at this point in the history
  7. Fix config

    carmocca committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e229844 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    4e0edaa View commit details
    Browse the repository at this point in the history
  2. Fix optimizer tests

    carmocca committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    31df189 View commit details
    Browse the repository at this point in the history
  3. Add config tests

    carmocca committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    6bf983a View commit details
    Browse the repository at this point in the history
  4. Minor fix

    carmocca committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    13521b6 View commit details
    Browse the repository at this point in the history
  5. Undo docs changes

    carmocca committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    348df1c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

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

Commits on Aug 24, 2021

  1. Fix tests

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    570308a View commit details
    Browse the repository at this point in the history
  2. Fix mypy

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    9ae188d View commit details
    Browse the repository at this point in the history
  3. Set failing test

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    8cdb04f View commit details
    Browse the repository at this point in the history
  4. Fix doctests

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    96737ce View commit details
    Browse the repository at this point in the history
  5. Simplify

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    f48ed61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d65472c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    856aecd View commit details
    Browse the repository at this point in the history
  8. Update docs

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d5c0bd7 View commit details
    Browse the repository at this point in the history
  9. Silence mypy

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    286c32b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36f6c85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6d026c View commit details
    Browse the repository at this point in the history
  12. Undo python version change

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    b96e0d7 View commit details
    Browse the repository at this point in the history
  13. Debug - revert me

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    92d79d5 View commit details
    Browse the repository at this point in the history
  14. Add extra import

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    15afa3a View commit details
    Browse the repository at this point in the history
  15. Revert last 2 commits

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    87325d7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fc8ced8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    039bebd View commit details
    Browse the repository at this point in the history
  18. Point CLI summary to docs

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    c1a64d2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    03c16f8 View commit details
    Browse the repository at this point in the history
  20. Minor docstring change

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    e149ce2 View commit details
    Browse the repository at this point in the history
  21. Fix tests

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    fde4e1d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4c94e8e View commit details
    Browse the repository at this point in the history
  23. Waiting for 3.19

    carmocca committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    3aeef28 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Address comments

    carmocca committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    e9a33e5 View commit details
    Browse the repository at this point in the history
  2. Typo

    carmocca committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    0ec656e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

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

Commits on Aug 27, 2021

  1. Skip tests due to bpo-17185

    carmocca committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    d07cee8 View commit details
    Browse the repository at this point in the history
  2. Update pl_examples

    carmocca committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    bb79dee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    338f267 View commit details
    Browse the repository at this point in the history
  4. Fix bash string

    carmocca committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    8d1c423 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Deduplicate tests

    carmocca committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    620703b View commit details
    Browse the repository at this point in the history