Function zeros

  • Creates a tensor filled with zeros.

    Returns

    the filled tensor

    Parameters

    • shape: number[]

      the shape of the tensor

    Returns Tensor

Generated using TypeDoc