Function random

  • Creates a tensor filled with uniformly distributed random numbers.

    Returns

    the filled tensor

    Parameters

    • shape: number[]

      the shape of the tensor

    Returns Tensor

Generated using TypeDoc