masahi commented on code in PR #12628:
URL: https://github.com/apache/tvm/pull/12628#discussion_r958080856
##########
tests/python/unittest/test_link_params.py:
##########
@@ -412,17 +412,12 @@ def schedule_fn(sch):
return True
return False
- link_params = True
-
Review Comment:
Sorry please preserve `Executor("graph", {"link-params": link_params})`,
this is a test for link_params = True case. Without it there is no link_params.
We can remove ` "relay.FuseOps.link_params": link_params,`.
--
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]