masahi commented on code in PR #14097:
URL: https://github.com/apache/tvm/pull/14097#discussion_r1116344485
##########
tests/python/relax/test_transform_fuse_ops_by_pattern.py:
##########
@@ -460,5 +496,10 @@ def test_multiple_calls_same_extern():
check(Conv2dx2, [("cutlass.conv2d", pat)], Conv2dx2_partitioned,
annoatate_codegen=True)
Review Comment:
Okay removed `dedup_params` and decoupled deduplication and param update in
`CheckDefAndUpdateParam`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]