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/10/17 00:38:14 UTC

[GitHub] [tvm] lhutton1 commented on pull request #9299: [microNPU] Fix typo in depthwise to allow int8 weights

lhutton1 commented on pull request #9299:
URL: https://github.com/apache/tvm/pull/9299#issuecomment-944459144


   The reason I ran into this was a use case where Depthwise had uint8 ifm/ofm but int8 weights. I'll look into adding this case in `test_replace_depthwise_conv2d.py`. Adding this case to other places will be more tricky since we rely on TFLite generated models as input.


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