logSoftmax

fun logSoftmax(a: Tensor<*, *>, dim: Int = -1): Tensor<*, *>(source)

Log-softmax along the given dimension.