aesara.tensor.atleast_1d

Contents

aesara.tensor.atleast_1d#

aesara.tensor.atleast_1d(*arys: ndarray | TensorVariable, n: int = 1, left: bool = True) TensorVariable[source]#

Convert inputs to arrays with at least n dimensions.