shangz-ai opened a new pull request #18928:
URL: https://github.com/apache/incubator-mxnet/pull/18928


   ## Description ##
   This PR adds optimized implementation for quantize_v2 operator on GPU and 
supports FP16 input to the operator.
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] All changes have test coverage:
   - Unit tests are added for quantize_v2 op for both quantizing FP32 and FP16 
data
   - [x] Code is well-documented: 
   - [x] To the best of my knowledge, examples are either not affected by this 
change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - [x] Support FP16 input for quantize_v2 op on GPU
   - [x] Optimize the performance of quantize_v2 op


----------------------------------------------------------------
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:
[email protected]


Reply via email to