Skip to content

training_epoch_end error #2

@jimmylihui

Description

@jimmylihui

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions