arangasa opened a new pull request #9027:
URL: https://github.com/apache/tvm/pull/9027


   This PR implements com.microsoft.QLinearSigmoid (tracked 
[here](https://github.com/apache/tvm/issues/8838)). This is implemented as 
dequantize->sigmoid->quantize for now.
   
   This also fixes an issue with DequantizeLinear for tensors with rank=1. The 
current default axis of 1 for _impl_v13 leads to failures with rank=1 tensors.


-- 
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-unsubscr...@tvm.apache.org

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


Reply via email to