Skip to content

[BUG] fused_moe moe_sorting_dispatch_policy wrong type #2576

@tpopp

Description

@tpopp

https://github.com/ROCm/aiter/blob/main/aiter/fused_moe.py#L225

The value is listed as a bool. Later called code treats it as an int. This means there is functionality for ie dispatch_policy=2, but it can't be used by callers because 2 gets cast to 1.

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