Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update seed for 1.0.0. TrainResult and EvalResult are deprecated and throws an error #16

Closed
NumesSanguis opened this issue Oct 9, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@NumesSanguis
Copy link

In my own project using this seed, I updated to 1.0.0rc2 to discover that TrainResult and EvalResult are deprecated.

For example, I got the error: AttributeError: module 'pytorch_lightning' has no attribute 'EvalResult'

It would be great if this repo can be used with the upcoming 1.0.0 release.

@NumesSanguis
Copy link
Author

Solved with this commit: faef5bb

@Borda Borda added the enhancement New feature or request label Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants