Closed
Description
If you call atleast_Nd(x, 1)
it will treat 1 as an array. This was very surprising, if someone wants to call it on multiple arrays they can use a loop.
pytensor/pytensor/tensor/basic.py
Lines 4348 to 4370 in 601658d
If you call atleast_Nd(x, 1)
it will treat 1 as an array. This was very surprising, if someone wants to call it on multiple arrays they can use a loop.
pytensor/pytensor/tensor/basic.py
Lines 4348 to 4370 in 601658d