leakyRelu

fun DagBuilder.leakyRelu(tensor: GraphValue<*>, negativeSlope: Float, id: String = ""): GraphValue<*>

DSL extension for leakyRelu.