Open
Description
This helper uses max
to broadcast dimensions, but this is wrong because a dim of length 1 should broadcasted to length 0 if that's the length of the other dim
pytensor/pytensor/tensor/random/utils.py
Lines 25 to 71 in 9cf2d18
This helper uses max
to broadcast dimensions, but this is wrong because a dim of length 1 should broadcasted to length 0 if that's the length of the other dim
pytensor/pytensor/tensor/random/utils.py
Lines 25 to 71 in 9cf2d18