unfold

fun DagBuilder.unfold(tensor: GraphValue<*>, dim: Int, size: Int, step: Int, id: String = ""): GraphValue<*>

DSL extension for unfold.