You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix] Fix the logic of the number of nodes checking in op fusion (#4074)
* move the number of nodes constraint in op fusion up to the dom tree level
* add test case of limiting the max number of ops to be fused
* uncomment other test cases
0 commit comments