tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[Transform] De-duplicate MatchCast nodes in EliminateCommonSubexpr

Open Lunderberg opened this issue 1 year ago • 0 comments
trafficstars

Update the relax.transform.EliminateCommonSubexpr pass to handle R.match_cast bindings, where the argument of the R.match_cast has also been de-duplicated.

Lunderberg avatar Feb 16 '24 19:02 Lunderberg