concat

fun DagBuilder.concat(tensors: List<GraphValue<*>>, dim: Int, id: String = ""): GraphValue<*>

DSL extension for concat.