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

dd api for caffe warmup #623

Merged
merged 1 commit into from
Aug 24, 2019
Merged

dd api for caffe warmup #623

merged 1 commit into from
Aug 24, 2019

Conversation

fantes
Copy link
Contributor

@fantes fantes commented Aug 22, 2019

add API for caffe warmup (see jolibrain/caffe#50)
parameters.mllib.solver.warmup_lr : initial lr (lr is computed linearly from warmup_lr to base_lr between 0 and warmup_iter)
parameters.mllib.solver.warmup_iter : number of warmup iterations

TESTED OK (against correct caffe)

@beniz beniz added kind:API kind:optimizers model training optimizers labels Aug 24, 2019
@beniz beniz merged commit 5e20dda into jolibrain:master Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:API kind:optimizers model training optimizers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants