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/11/22 19:23:30 UTC

[GitHub] [tvm] vvchernov opened a new pull request, #13472: [QNN] support mix-precision input types for QLinearMatMulfix

vvchernov opened a new pull request, #13472:
URL: https://github.com/apache/tvm/pull/13472

   There is fix of issue #13466. CI tests prepared earlier for this case were uncommented.
   
   cc @masahi 


-- 
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] vvchernov commented on pull request #13472: [QNN][ONNX][Relay] support mix-precision input types for QLinearMatMulfix

Posted by GitBox <gi...@apache.org>.
vvchernov commented on PR #13472:
URL: https://github.com/apache/tvm/pull/13472#issuecomment-1331017399

   Hello @AndrewZhaoLuo! I've done this fix to support quantized distilbert-like model with mixed-precision in QLinearMatMut. The model is supported by ONNX RT. After this fix and fix from #13469 the model is supported by TVM with VirtualMachine. Nevertheless you are right the primitive op with mix-precision does not work on ORT and more over for TVM too. I'm working on it.


-- 
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] tvm-bot commented on pull request #13472: [QNN] support mix-precision input types for QLinearMatMulfix

Posted by GitBox <gi...@apache.org>.
tvm-bot commented on PR #13472:
URL: https://github.com/apache/tvm/pull/13472#issuecomment-1324140257

   <!---bot-comment-->
   
   Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @-ing them in a comment.
   
   <!--bot-comment-ccs-start-->
    * No users to tag found in teams: `qnn` <sub>See [#10317](https://github.com/apache/tvm/issues/10317) for details</sub><!--bot-comment-ccs-end-->
   
   <sub>Generated by [tvm-bot](https://github.com/apache/tvm/blob/main/ci/README.md#github-actions)</sub>


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