Skip to content

A minor question about the implementation in moba_naive.py #38

@zhengqigao

Description

@zhengqigao

Thanks for the great work. I wonder why we need need_attend = torch.logical_and(need_attend, gate_idx_mask) in moba_naive.py. It seems to me we can directly take gate_idx_mask as the variable need_attend.

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