giuseros commented on pull request #5980:
URL: https://github.com/apache/incubator-tvm/pull/5980#issuecomment-655639521


   Following the discussion in the 
[RFC](https://discuss.tvm.ai/t/rfc-using-arm-intrinsics-to-implement-fixed-point-multiplication-in-tvm)
 I redesigned the submission by introducing a general `qmuls` intrinsic:
   * Relay uses `qmuls` to implement `fixed_point_multiply`
   * The new intrinsic is more general, as it accepts the Q-ness of the input 
values to be multiplied
   
   The structure of the submission remains the same. 
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to