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

Simplify progress bar args #1108

Merged
merged 16 commits into from
Apr 2, 2020

Commits on Mar 26, 2020

  1. show progress bar dependent on refresh_rate

    Gerard Bentley committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    18018b3 View commit details
    Browse the repository at this point in the history
  2. test progress_bar_refresh control show bar

    Gerard Bentley committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    ee7338f View commit details
    Browse the repository at this point in the history
  3. remove show_progress_bar from other tests

    Gerard Bentley committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e6672b4 View commit details
    Browse the repository at this point in the history
  4. borda fixes

    Gerard Bentley committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    0948b36 View commit details
    Browse the repository at this point in the history
  5. flake8 fix

    Gerard Bentley committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    ced1994 View commit details
    Browse the repository at this point in the history
  6. changelog update prog bar refresh rate

    gbkh2015 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    cc48912 View commit details
    Browse the repository at this point in the history
  7. move show_progress_bar to deprecated 0.9 api

    gbkh2015 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    be80603 View commit details
    Browse the repository at this point in the history
  8. rm show_progress_bar references, test deprecated

    gbkh2015 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    4251c9e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    024e24c View commit details
    Browse the repository at this point in the history
  2. Update pytorch_lightning/trainer/__init__.py

    Co-Authored-By: Jirka Borovec <Borda@users.noreply.github.com>
    williamFalcon and Borda authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    bec0a54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddc4888 View commit details
    Browse the repository at this point in the history
  4. fix test

    Borda committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    a8fd323 View commit details
    Browse the repository at this point in the history
  5. changelog

    Borda committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    8c5b505 View commit details
    Browse the repository at this point in the history
  6. minor CHANGELOG.md format

    Co-Authored-By: Jirka Borovec <Borda@users.noreply.github.com>
    gerardrbentley and Borda authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    54282ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8f1e85 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a9456d View commit details
    Browse the repository at this point in the history