Skip to content

Conversation

vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Mar 16, 2023

FIxes #2894

Description:

  • Reintroduced model_transform into supervised_evaluation

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 Mar 16, 2023
@vfdev-5
Copy link
Collaborator Author

vfdev-5 commented Mar 16, 2023

cc @david-waterworth

Once this PR is merged +1 day after this will be available in nightly releases:

pip install --pre pytorch-ignite

It would be nice to recheck and confirm that we fixed all related bugs

@vfdev-5 vfdev-5 merged commit 5ccf0d7 into master Mar 17, 2023
@vfdev-5 vfdev-5 deleted the evaluator_model_transform branch March 17, 2023 09:56
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.

model_transform has been added to create_supervised_trainer and create_supervised_evaluator but its not used by create_supervised_evaluator
1 participant