Skip to content

Commit

Permalink
Accept Blockwise in ifelse lift rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoV94 committed Sep 24, 2023
1 parent aa7c9a9 commit 7c58661
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytensor/ifelse.py
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ def cond_make_inplace(fgraph, node):
at.basic.Alloc,
at.elemwise.Elemwise,
at.elemwise.DimShuffle,
at.blockwise.Blockwise,
)


Expand Down

0 comments on commit 7c58661

Please sign in to comment.