aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGiorgio Arena <giorgio.arena@arm.com>2021-05-26 15:32:50 +0100
committerGiorgio Arena <giorgio.arena@arm.com>2021-06-01 11:27:17 +0000
commit433ea4981675b64c44c8f47f2f4aac6bfcbfc911 (patch)
tree7f73bdb5f7c068bd2d6849ae615447e8ea93843f /scripts
parentb3be45759bdd0749ae3a16fe470820f0d9830ea9 (diff)
downloadComputeLibrary-433ea4981675b64c44c8f47f2f4aac6bfcbfc911.tar.gz
Optimize int8 arithmetic addition on CPU
Avoid accessing quantization info from TensorInfo in leftover loop. Use the already available UniformQuantizationInfo instead Create another version of the quantize utility function which assumes RoundingPolicy::TO_NEAREST_UP. This allows us to call std::lround() and avoid some overhead Resolve COMPMID-4546 Signed-off-by: Giorgio Arena <giorgio.arena@arm.com> Change-Id: Ib481a586f879b7e937e3d54ba11100d0a37ef277 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5722 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions