loupe.zeros_like#

loupe.zeros_like(a, dtype=None, requires_grad=False)[source]#

Return a new array of zeros with the same shape and type as a given array.