Skip to content

Extend inverse @ b as solve rewrite to batched dots #945

Open
@ricardoV94

Description

@ricardoV94

This rewrite only triggers for non-blockwise dots, but there's no reason not to also cover Blockwise dots with a Blockise Solve (if solve is not blockwised by default already)

if isinstance(node.op, Dot | Dot22):

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions