matmul

fun DagBuilder.matmul(a: GraphValue<*>, b: GraphValue<*>, id: String = ""): GraphValue<*>

DSL extension for matmul.