Skip to content

Conversation

vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Dec 18, 2021

Fixes #2354

Description:

  • Added data as None option to Engine.run

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 the module: engine Engine module label Dec 18, 2021
@vfdev-5 vfdev-5 requested review from trsvchn and sdesrozis December 18, 2021 22:56
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.

@vfdev-5 Thank you, LGTM !

Copy link
Collaborator

@trsvchn trsvchn left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @vfdev-5 !

@vfdev-5 vfdev-5 enabled auto-merge (squash) December 19, 2021 17:41
@vfdev-5 vfdev-5 merged commit 94bf2da into pytorch:master Dec 19, 2021
@vfdev-5 vfdev-5 deleted the fix-2354-engine-optional-data branch December 21, 2021 11:37
Ishan-Kumar2 pushed a commit to Ishan-Kumar2/ignite that referenced this pull request Dec 26, 2021
Co-authored-by: Sylvain Desroziers <sylvain.desroziers@gmail.com>
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.

Engine.run make input data optional
3 participants