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 2021/11/02 13:31:05 UTC

[GitHub] [tvm] Icemist opened a new pull request #9427: Fix GetQmin and GetQmax from relay.qnn

Icemist opened a new pull request #9427:
URL: https://github.com/apache/tvm/pull/9427


   Saving objects as lvalue instead of rvalue to increase the lifetime of the objects pointed to by the pointers.
   With specific a building configuration(for example MSVC Compiler in Debug mode)  test_op_qnn_requantize.py test failed.
   


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



[GitHub] [tvm] masahi merged pull request #9427: Fix GetQmin and GetQmax from relay.qnn

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #9427:
URL: https://github.com/apache/tvm/pull/9427


   


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