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

Conversation

mannatsingh
Copy link
Contributor

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

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
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Mar 4, 2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20251584

facebook-github-bot pushed a commit that referenced this pull request Mar 5, 2020
Summary:
Pull Request resolved: #417

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`

Reviewed By: vreis

Differential Revision: D20251584

fbshipit-source-id: 11eb6b6f536ec20f6b5a3ecdd39ca84dd4c8f613
XiaobingSuper added a commit to XiaobingSuper/Resnext3d-for-video-classification that referenced this pull request Mar 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants