tlopex commented on code in PR #18530:
URL: https://github.com/apache/tvm/pull/18530#discussion_r2573087750
##########
tests/python/relax/test_frontend_from_exported_program.py:
##########
@@ -4239,7 +4142,7 @@ def main(
),
{},
Expected1,
- run_ep_decomposition=True,
+ run_ep_decomposition=False,
Review Comment:
Just want to know why should `run_ep_decomposition` be disabled here?
Is the intention that Relax already supports this composite op, so
decomposition is unnecessary?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]