Skip to content

Support disabling one shot for ALL and ANY reductions #624

@martaiborra

Description

@martaiborra

For some reason, the normal (and faster than oneshot) reduction algorithm does not obtain the same results as NumPy when computing the reductions all and any. Thus, right now we always use the oneshot algorithm in order to have the same behavior as NumPy. This should be fixed.

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