Skip to content

Conversation

@vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Apr 30, 2020

Fixes #833

Description:

  • Added set_data method to Engine
  • added a missing test to tests/ignite/engine/test_deterministic.py

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)

cc @WeirdKeksButtonK

- Added set_data method to Engine
- added a missing test to tests/ignite/engine/test_deterministic.py
@vfdev-5 vfdev-5 requested a review from sdesrozis April 30, 2020 21:26
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.

LGTM

@vfdev-5 vfdev-5 merged commit fb63728 into pytorch:master May 1, 2020
@vfdev-5 vfdev-5 deleted the issue-833 branch May 1, 2020 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to set a new dataloader during training?

2 participants