Skip to content

Conversation

KickItLikeShika
Copy link
Contributor

@KickItLikeShika KickItLikeShika commented May 14, 2021

Moving LRFinder to core.

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 docs examples Examples module: handlers Core Handlers module labels May 14, 2021
@vfdev-5 vfdev-5 requested a review from fco-dv May 14, 2021 15:19
@sdesrozis
Copy link
Contributor

sdesrozis commented May 15, 2021

@KickItLikeShika Thank you for the PR.

Have a look to param_scheduler.py which has recently been moved from contrib to handlers.

https://github.com/pytorch/ignite/blob/ee2c7eeb8d07b56366868054b513f14e868f4d2e/ignite/contrib/handlers/param_scheduler.py

You need to first use the command git copy to duplicate the file and keep the history of commits. Secondly you have to depreciate the file using the same strategy than in param_scheduler.py.

Could you update the PR following these comments ? Thank you !

@vfdev-5 vfdev-5 requested a review from sdesrozis May 15, 2021 11:45
Copy link
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.

@KickItLikeShika Thanks a lot ! LGTM !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs examples Examples module: handlers Core Handlers module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants