Skip to content

Conversation

@alykhantejani
Copy link
Contributor

resolve #152

cc @vfdev-5 @jasonkriss can I get a review please :)

Copy link
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

LGTM, let's wait travis

@@ -1,4 +1,4 @@
from ignite.engines.engine import Engine, Events, State
from .engine import Engine, State, Events

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@alykhantejani
Copy link
Contributor Author

alykhantejani commented Apr 25, 2018 via email

@jasonkriss
Copy link
Contributor

LGTM!

@vfdev-5
Copy link
Collaborator

vfdev-5 commented May 2, 2018

@alykhantejani as you are working on this, could you fix also logger messages in Engine as it is not a trainer anymore:

Thanks

@alykhantejani
Copy link
Contributor Author

@vfdev-5 sure thing. Was waiting to merge the other PRs so others don't have to fix merge conflicts :)

@alykhantejani alykhantejani merged commit 0cd7c9b into pytorch:master May 3, 2018
@vfdev-5
Copy link
Collaborator

vfdev-5 commented May 3, 2018

@alykhantejani just remarked, maybe, we need to change test/ignite/engineS to test/ignite/engine ?

@alykhantejani
Copy link
Contributor Author

Yup - my bad.

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.

rename ignite.engines -> ignite.engine

3 participants