abs

open override fun <T : DType, V> abs(tensor: Tensor<T, V>): Tensor<T, V>

Element-wise absolute value: |x|