Skip to content

Add doctest for ExpStateScheduler#2391

Merged
sdesrozis merged 13 commits intopytorch:masterfrom
bibhabasumohapatra:doc-ExpStateScheduler
Dec 29, 2021
Merged

Add doctest for ExpStateScheduler#2391
sdesrozis merged 13 commits intopytorch:masterfrom
bibhabasumohapatra:doc-ExpStateScheduler

Conversation

@bibhabasumohapatra
Copy link
Copy Markdown
Contributor

@bibhabasumohapatra bibhabasumohapatra commented Dec 28, 2021

Fixes #2266

Description:

Check list:

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

@github-actions github-actions bot added the module: handlers Core Handlers module label Dec 28, 2021
Copy link
Copy Markdown
Contributor

@sdesrozis sdesrozis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bibhabasumohapatra Thanks, LGTM !

@sdesrozis sdesrozis merged commit c44b1f8 into pytorch:master Dec 29, 2021
@bibhabasumohapatra bibhabasumohapatra deleted the doc-ExpStateScheduler branch December 29, 2021 09:19
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.

[docs] Add doctests for parameter schedulers

2 participants