Skip to content

Issue with [ def validation_epoch_end(self, outputs): ] #15

@Wadha-Almattar

Description

@Wadha-Almattar

Hi there, I'm trying to re-produce the work. Unfortunately, I'm getting this issue each time I run the code:

TypeError: SelfSupervisedMethod.on_validation_epoch_end() missing 1 required positional argument: 'outputs'

I've seek the issue but could't find a proper solution!
It seems that on_validation_epoch_end() mentioned in the error ---> with [on] , receives only one argument
but as we're not using it in the code, still it's called somewhere from the lighting package ?

Any suggestions would be appreciated,

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions