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

[skip ci] Add doctest for LR Schedulers #2384

Merged
merged 3 commits into from
Dec 24, 2021

Conversation

sdesrozis
Copy link
Contributor

@sdesrozis sdesrozis commented Dec 23, 2021

Addresses #2266

Description: Add doctest for CosineAnnealingScheduler and ConcatScheduler LR Schedulers

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

@github-actions github-actions bot added the module: handlers Core Handlers module label Dec 23, 2021
@sdesrozis sdesrozis changed the title [skip ci] Add doctest for CosineAnnealingScheduler [skip ci] Add doctest for LR Schedulers Dec 23, 2021
@sdesrozis sdesrozis merged commit 075da54 into pytorch:master Dec 24, 2021
@sdesrozis sdesrozis deleted the doctest_paramscheduler branch December 24, 2021 07:19
Ishan-Kumar2 pushed a commit to Ishan-Kumar2/ignite that referenced this pull request Dec 26, 2021
* [skip ci] doctest for CosineAnnealingScheduler

* doctest for ConcatScheduler

Co-authored-by: Desroziers <sylvain.desroziers@michelin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: handlers Core Handlers module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant