aesara.tensor.zeros

Contents

aesara.tensor.zeros#

aesara.tensor.zeros(shape, dtype=None)[source]#

Create a TensorVariable filled with zeros, closer to NumPy’s syntax than alloc.