manupa-arm commented on code in PR #11228:
URL: https://github.com/apache/tvm/pull/11228#discussion_r869202889


##########
tests/python/relay/test_pass_fold_constant.py:
##########
@@ -370,6 +370,35 @@ def before():
     tvm.ir.assert_structural_equal(run_infer_type(before_mod["main"]), 
after_mod["main"])
 
 
+def test_fold_qnn_const():

Review Comment:
   I think we should add more test cases for other qnn ops.
   
   E.g. : qnn.conv2d and other qnn elementwise ops.



-- 
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]

Reply via email to