-
-
Notifications
You must be signed in to change notification settings - Fork 615
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
Rewritten Engine's terminate and terminate_epoch logic #2645
Merged
vfdev-5
merged 13 commits into
pytorch:master
from
vfdev-5:rewrite-engine-terminate-and-co
Aug 23, 2022
Merged
Rewritten Engine's terminate and terminate_epoch logic #2645
vfdev-5
merged 13 commits into
pytorch:master
from
vfdev-5:rewrite-engine-terminate-and-co
Aug 23, 2022
Commits on Aug 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 46cddf8 - Browse repository at this point
Copy the full SHA 46cddf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f027a12 - Browse repository at this point
Copy the full SHA f027a12View commit details -
- terminate() work on all events, called on catched _EngineTerminateE…
…xception - terminate_epoch work on iteration-based events, called on catched _EngineTerminateSingleEpochExpection - Fixed issue when attaching handlers on Events.TERMINATE_SINGLE_EPOCH
Configuration menu - View commit details
-
Copy full SHA for 8c36bfa - Browse repository at this point
Copy the full SHA 8c36bfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dc0a36 - Browse repository at this point
Copy the full SHA 4dc0a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4ee87b - Browse repository at this point
Copy the full SHA c4ee87bView commit details
Commits on Aug 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 24ab65f - Browse repository at this point
Copy the full SHA 24ab65fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c56de4c - Browse repository at this point
Copy the full SHA c56de4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4fca31 - Browse repository at this point
Copy the full SHA b4fca31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5365d42 - Browse repository at this point
Copy the full SHA 5365d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c9659 - Browse repository at this point
Copy the full SHA 53c9659View commit details
Commits on Aug 22, 2022
-
Merge branch 'master' of github.com:pytorch/ignite into rewrite-engin…
…e-terminate-and-co
Configuration menu - View commit details
-
Copy full SHA for b20b88a - Browse repository at this point
Copy the full SHA b20b88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d350ff5 - Browse repository at this point
Copy the full SHA d350ff5View commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 22eb7c4 - Browse repository at this point
Copy the full SHA 22eb7c4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.