transpose

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

DSL extension for transpose.