Closed vfdev-5 closed 1 week ago
Hey 👋, I've just created a thread for this issue on PyTorch-Ignite Discord where you can quickly talk to the community on the topic.
🤖 This comment was automatically posted by Discuss on Discord
Hi, I tried to implement this in the pull request #3309
This issue can be closed as completed by #3309 PR
🚀 Feature
Add flag to
Engine.terminate(skip_complete_event: bool = False)
to optionally skipEvents.COMPLETE
when terminate was called.Context: