aesara.tensor.atleast_3d

Contents

aesara.tensor.atleast_3d#

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

Convert inputs to arrays with at least n dimensions.