Skip to content

The unknown_size in accuracy_open is a bug? #5

@Mrchen116

Description

@Mrchen116

Hello, thanks for your interesting research!

unknown_size = len(ind)

On line 67, I think unknown_size = len(ind) should be replaced by unknown_size = ind.sum(). len(ind) is the batch size.

Thanks for your help in advance.

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