aesara.tensor.ones

Contents

aesara.tensor.ones#

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

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