Open
Description
Description
For Ops with a gufunc_signature, we can automate infer_shape
implementation:
pytensor/pytensor/tensor/slinalg.py
Lines 28 to 53 in e036caf
We actually already do it for the Blockwise Wrapper:
pytensor/pytensor/tensor/blockwise.py
Lines 208 to 210 in 3cdcfde