You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/05/18 21:41:34 UTC

[GitHub] [tvm] alnah005 commented on a diff in pull request #10216: fixed tuple error

alnah005 commented on code in PR #10216:
URL: https://github.com/apache/tvm/pull/10216#discussion_r876405694


##########
tests/python/relay/test_op_qnn_dense.py:
##########
@@ -237,6 +246,20 @@ def test_qnn_dense_with_bias():
         qnn_dense_driver(int32_output_with_bias_params)
 
 
+def test_qnn_dense_without_bias_with_3d_input():

Review Comment:
   Okay, let's cut them out. Should I rebase and push?



-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org