Function round

  • Calculates the integer closest to each tensor element. For example, round(133.8) returns the value 134.

    Parameters

    Returns Tensor

    each tensor element rounded