abs

abstract fun <T : DType, V> abs(tensor: Tensor<T, V>): Tensor<T, V>(source)

Element-wise absolute value: |x|