Skip to content

Add infer_shape method to QRFull #1511

Open
@jessegrabowski

Description

@jessegrabowski

Description

The QRFull Op in pytensor.tensor.nlinalg does not implement infer_shape, which means it cannot be vectorized with blockwise when mode=NUMBA. It should be easy to implement -- just have to check the mode property and tailor the shapes accordingly.

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