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/06/21 08:23:09 UTC

[GitHub] [tvm] zhaoyang-star opened a new issue, #11799: [Tracking Issue] Add hardswish int8 impl via LookUpTable

zhaoyang-star opened a new issue, #11799:
URL: https://github.com/apache/tvm/issues/11799

   Hardswish is a common act func in mobilenetv3-large/small and yolov5, etc,. By now this op in QNN will execute dequantize -> fp32 caculate -> quantize. So hardswish int8 impl via LUT is needed.
   
   
   - [ ] P1. Add hardswish int8 impl via LookUpTable
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] zhaoyang-star commented on issue #11799: [Tracking Issue] Add hardswish int8 impl via LookUpTable

Posted by GitBox <gi...@apache.org>.
zhaoyang-star commented on issue #11799:
URL: https://github.com/apache/tvm/issues/11799#issuecomment-1169653562

   #11700 has supported this feature, so close this issue.


-- 
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] zhaoyang-star closed issue #11799: [Tracking Issue] Add hardswish int8 impl via LookUpTable

Posted by GitBox <gi...@apache.org>.
zhaoyang-star closed issue #11799: [Tracking Issue] Add hardswish int8 impl via LookUpTable
URL: https://github.com/apache/tvm/issues/11799


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