Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@theory-in-progress
Copy link
Contributor

@theory-in-progress theory-in-progress commented Feb 10, 2023

Related to #2853

Description:

  • New Feature
  • Executes after every every Iterations
  • For after=8, before=25, every=5 Executes on Iterations 9 14 19 24

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)

* Executes after every `every` Iterations
* For after=8, before=25, every=5 Executes on Iterations 9 14 19 24
@github-actions github-actions bot added the module: engine Engine module label Feb 10, 2023
Copy link
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

@theory-in-progress thanks for the PR ! Please add tests, I think args checking wont pass

@theory-in-progress theory-in-progress marked this pull request as draft February 10, 2023 16:24
* Raise Error condition according to the addition of the new feature of every iterations
* Edited the Function name of every_before_and_after_event_filter
* Added all the variations that can be passed as arguments, using for loops
* Added test for every_before_and_after feature
Copy link
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

Thanks for the update @theory-in-progress
I left few comments

@vfdev-5 vfdev-5 marked this pull request as ready for review February 14, 2023 13:11
Copy link
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @theory-in-progress ! LGTM

@vfdev-5 vfdev-5 added this pull request to the merge queue Feb 14, 2023
Merged via the queue into pytorch:master with commit c716ac5 Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: engine Engine module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants