Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Rename lr to value in parameter schedulers #417

Closed

Commits on Mar 4, 2020

  1. Rename lr to value in parameter schedulers

    Summary:
    Some parameter schedulers referred to their values as lr since the schedulers were originally only meant for learning rates. This diff renames the following parameters -
    `start_lr` -> `start_value`
    `end_lr` -> `end_value`
    `base_lr` -> `base_value`
    
    Differential Revision: D20251584
    
    fbshipit-source-id: 17bec0f7467a87b8c8b77ed1f3734d4bd5bd6995
    mannatsingh authored and facebook-github-bot committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e1e4652 View commit details
    Browse the repository at this point in the history