softmax

open override fun <T : DType, V> softmax(tensor: Tensor<T, V>, dim: Int): Tensor<T, V>(source)