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 2019/11/11 19:52:54 UTC

[GitHub] [incubator-tvm] anijain2305 opened a new pull request #4307: [QNN][Legalize] Specialize for Platforms w/o fast Int8 support

anijain2305 opened a new pull request #4307: [QNN][Legalize] Specialize for Platforms w/o fast Int8 support
URL: https://github.com/apache/incubator-tvm/pull/4307
 
 
   More details at https://discuss.tvm.ai/t/qnn-conv2d-dense-legalize-for-platforms-with-no-fast-int8-units/4698
   
   QNN op lowering is currently optimized for HW platforms that have fast Int8 HW. This PR supports different lowering for platforms w/o any fast units. Helps Raspberry Pi and old Intel servers.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services