You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/10/03 13:46:02 UTC

Re: [PR] [Fix][Unity] Fix TVMError when loading ONNX model with CumSum operator [tvm]

Hzfengsy commented on code in PR #15804:
URL: https://github.com/apache/tvm/pull/15804#discussion_r1344135194


##########
tests/python/frontend/onnx/test_forward.py:
##########
@@ -6629,7 +6651,6 @@ def verify_qlinearconv(
         bias=False,
         per_channel_quantization=False,
     ):
-

Review Comment:
   Please revert the lines of changes to keep the PR clear :)



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