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

Log LR using LearningRateMonitor even when LR Scheduler is not defined. #9786

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    83d5954 View commit details
    Browse the repository at this point in the history
  2. updated changelog

    VirajBagal committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    cd9a7d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff6efe9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21494c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c016bbf View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/7468_log_initial_lr_without_scheduler' of https…

    …://github.com/VirajBagal/pytorch-lightning into feature/7468_log_initial_lr_without_scheduler
    
    Pulled changes from master
    VirajBagal committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    0cfb3bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bcbaa6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. added helper functions

    VirajBagal committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    38bb674 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…

    …lightning into feature/7468_log_initial_lr_without_scheduler
    
    pulling master branch
    VirajBagal committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    6acb1c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e333ec View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/7468_log_initial_lr_without_scheduler' of https…

    …://github.com/VirajBagal/pytorch-lightning into feature/7468_log_initial_lr_without_scheduler
    
    Pulling changes
    VirajBagal committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    cdf536b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64348e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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

Commits on Oct 13, 2021

  1. opt with no scheduler

    rohitgr7 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    234a6be View commit details
    Browse the repository at this point in the history
  2. rename

    rohitgr7 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    153276f View commit details
    Browse the repository at this point in the history
  3. chlog

    rohitgr7 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    03e5a6e View commit details
    Browse the repository at this point in the history
  4. update test

    rohitgr7 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    40cecaa View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. fix deepspeed monitor

    rohitgr7 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    801d928 View commit details
    Browse the repository at this point in the history
  2. cleanup

    rohitgr7 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    5736d3a View commit details
    Browse the repository at this point in the history