Function log

  • Calculates the natural logarithm (the base-e logarithm) of each tensor element. This function expects each tensor element to be a value greater than 0.0.

    Returns

    the natural logarithm of each tensor element

    Parameters

    Returns Tensor

Generated using TypeDoc