Skip to content

Is there a mistake in computing the topk_maxmum ? #11

@wuzhenyubuaa

Description

@wuzhenyubuaa

Hi, topk_maxmum, _ = mask_d.topk(inactive_channels, dim=1, largest=False, sorted=False), (in 120 lines, layers.py)

the author wants to obtain the top k values, however, the above code is not. if there are any errors?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions