Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

CyclicLRScheduler #1157

Closed
wants to merge 1 commit into from
Closed

Conversation

AkshatSh
Copy link

Summary:
Added CyclicLR from Pytorch to PyText

Implementation is to have the exact same behavior as pytorch, default values are copied from:
https://pytorch.org/docs/stable/_modules/torch/optim/lr_scheduler.html#CyclicLR

Differential Revision: D18627191

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Nov 20, 2019
@facebook-github-bot
Copy link
Contributor

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

AkshatSh pushed a commit to AkshatSh/pytext that referenced this pull request Dec 3, 2019
Summary:
Pull Request resolved: facebookresearch#1157

Added CyclicLR from Pytorch to PyText

Implementation is to have the exact same behavior as pytorch, default values are copied from:
https://pytorch.org/docs/stable/_modules/torch/optim/lr_scheduler.html#CyclicLR

Differential Revision: D18627191

fbshipit-source-id: 2bc42c79116bff1938582990f2bcdad7f51b122c
@facebook-github-bot
Copy link
Contributor

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

AkshatSh pushed a commit to AkshatSh/pytext that referenced this pull request Dec 3, 2019
Summary:
Pull Request resolved: facebookresearch#1157

Added CyclicLR from Pytorch to PyText

Implementation is to have the exact same behavior as pytorch, default values are copied from:
https://pytorch.org/docs/stable/_modules/torch/optim/lr_scheduler.html#CyclicLR

Differential Revision: D18627191

fbshipit-source-id: c222c485249006a9056a5df665c3e734ac2a249b
@facebook-github-bot
Copy link
Contributor

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

AkshatSh pushed a commit to AkshatSh/pytext that referenced this pull request Dec 3, 2019
Summary:
Pull Request resolved: facebookresearch#1157

Added CyclicLR from Pytorch to PyText

Implementation is to have the exact same behavior as pytorch, default values are copied from:
https://pytorch.org/docs/stable/_modules/torch/optim/lr_scheduler.html#CyclicLR

Differential Revision: D18627191

fbshipit-source-id: 1d64bacda80c24662c93a2db38294bd74e8173f3
@facebook-github-bot
Copy link
Contributor

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

Summary:
Pull Request resolved: facebookresearch#1157

Added CyclicLR from Pytorch to PyText

Implementation is to have the exact same behavior as pytorch, default values are copied from:
https://pytorch.org/docs/stable/_modules/torch/optim/lr_scheduler.html#CyclicLR

Differential Revision: D18627191

fbshipit-source-id: 597c8ec0fc1b8ef9c338018efd145792e9bd5ffd
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7e2c60a.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants