Skip to content

Conversation

@vincentqb
Copy link
Contributor

@vincentqb vincentqb commented Oct 2, 2019

MultiplicativeLR consumes a function providing the multiplicative factor at each epoch. It mimics LambdaLR in its syntax.

Stack from ghstack:

Differential Revision: D17728088

Closes #28463

@pytorchbot pytorchbot added the module: optimizer Related to torch.optim label Oct 2, 2019
vincentqb added a commit that referenced this pull request Oct 2, 2019
ghstack-source-id: 449523e
Pull Request resolved: #27254
@vincentqb vincentqb requested a review from fmassa October 4, 2019 18:18
@vincentqb vincentqb requested a review from ezyang October 15, 2019 19:12
@ezyang
Copy link
Contributor

ezyang commented Oct 16, 2019

Please add this to the docs

`MultiplicativeLR` consumes a function providing the multiplicative factor at each epoch. It mimics `LambdaLR` in its syntax. 


Differential Revision: [D17728088](https://our.internmc.facebook.com/intern/diff/D17728088)
`MultiplicativeLR` consumes a function providing the multiplicative factor at each epoch. It mimics `LambdaLR` in its syntax. 


Differential Revision: [D17728088](https://our.internmc.facebook.com/intern/diff/D17728088)
vincentqb added a commit that referenced this pull request Oct 16, 2019
ghstack-source-id: f22fcdb
Pull Request resolved: #27254
`MultiplicativeLR` consumes a function providing the multiplicative factor at each epoch. It mimics `LambdaLR` in its syntax. 


Differential Revision: [D17728088](https://our.internmc.facebook.com/intern/diff/D17728088)
vincentqb added a commit that referenced this pull request Oct 21, 2019
ghstack-source-id: b112198
Pull Request resolved: #27254
vincentqb added a commit to vincentqb/pytorch that referenced this pull request Oct 22, 2019
ghstack-source-id: b112198
Pull Request resolved: pytorch#27254
@facebook-github-bot
Copy link
Contributor

@vincentqb merged this pull request in e4f40bf.

@facebook-github-bot facebook-github-bot deleted the gh/vincentqb/28/head branch October 28, 2019 22:21
thiagocrepaldi pushed a commit to thiagocrepaldi/pytorch that referenced this pull request Feb 4, 2020
Summary:
Pull Request resolved: pytorch#27254

`MultiplicativeLR` consumes a function providing the multiplicative factor at each epoch. It mimics `LambdaLR` in its syntax.

Test Plan: Imported from OSS

Differential Revision: D17728088

Pulled By: vincentqb

fbshipit-source-id: 1c4a8e19a4f24c87b5efccda01630c8a970dc5c9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: optimizer Related to torch.optim

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants