mean

abstract fun <T : DType, V> mean(tensor: Tensor<T, V>, dim: Int? = null): Tensor<T, V>(source)