Skip to content

Commit c72326e

Browse files
committed
.progress
1 parent 8f10a44 commit c72326e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytensor/tensor/_linalg/solve/rewrites.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,5 @@ def find_solve_clients(var):
109109
A_transpose_decomp, b, b_ndim=b_ndim
110110
)
111111

112+
# TODO: Add expand_dims potentially introduced by A
112113
return replacements

0 commit comments

Comments
 (0)