logSoftmax

fun DagBuilder.logSoftmax(tensor: GraphValue<*>, dim: Int = -1, id: String = ""): GraphValue<*>

DSL extension for logSoftmax.