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

training_epoch_end error #2

Closed
jimmylihui opened this issue Nov 23, 2023 · 1 comment
Closed

training_epoch_end error #2

jimmylihui opened this issue Nov 23, 2023 · 1 comment

Comments

@jimmylihui
Copy link

When I run the code, the following error appear:
NotImplementedError: Support for training_epoch_end has been removed in v2.0.0. TSDiff implements this method. You can use the on_train_epoch_end hook instead. To access outputs, save them in-memory as instance attributes. You can find migration examples in Lightning-AI/pytorch-lightning#16520.

@abdulfatir
Copy link
Contributor

@jimmylihui Did you install the package as in the instructions? Do you encounter this issue with version pinned in https://github.com/amazon-science/unconditional-time-series-diffusion/blob/main/pyproject.toml?

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

No branches or pull requests

2 participants