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/24 08:06:13 UTC

[GitHub] [tvm] sisleyli opened a new pull request, #11872: [fix] quantize op consistent with python description

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

   * move round op before `add expanded_output_zero_point`
   * consistent with python description `(round(input_tensor/output_scale) + output_zero_point`
   
   
   


-- 
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] sisleyli commented on pull request #11872: [fix] quantize op consistent with python description

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

   just modified a little code to make quantize op consistent with python description #11872 ,  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] masahi merged pull request #11872: [fix] quantize op consistent with python description

Posted by GitBox <gi...@apache.org>.
masahi merged PR #11872:
URL: https://github.com/apache/tvm/pull/11872


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