Tried to run scripts from /examples, but failed.
I got 2 errors:
ImportError: No module named 'ignite.handlers.logging'ImportError: cannot import name 'Evaluate'Tried to find source code for them and didn't manage to find anything. This functionality is just not implemented yet or I'm doing something wrong?
@karfly Sorry about that! There has been some very recent breaking changes (for the better!). Things have settled dow now though so I am hoping to bring those examples and the docs up to date in the next few days.
@karfly Sorry about that - as @jasonkriss mentioned we've had a few API changes recently. I have some downtime today so will try and get these fixed ASAP.
cc @jasonkriss ^ to not duplicate efforts
When you change the API could you please release a separate version and leave the old API working?
@amrsharaf sorry about the recent API changes, this is due to us still being in alpha. I hope now the API stays more stable and is hopefully better for the end user. We will be releasing a proper release soon (with wheels and conda packages etc) and after this any breaking changes will be properly semver'd so that you can use and depend on a specific version
Most helpful comment
@karfly Sorry about that! There has been some very recent breaking changes (for the better!). Things have settled dow now though so I am hoping to bring those examples and the docs up to date in the next few days.