Skip to content

How to use for testing or evaluation purpose? #9

@arunjung1991

Description

@arunjung1991

if not self.training:
a, b = feat.chunk(2)
return a + b
else:
return self.loss(feat, t, partial_index)
how can it be used for testing or validation dataset?

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