Implement QLinear GlobalAveragePool with sse2/neon. #5838
Add QLinear Global Average Pool for quantization for ARM and SSE2.
3806b3b6
Add QLinearGlobalAveragePool to mlas test.
dc800952
Indent fix.
75a3d4de
Add logic dealing with no exception handling cases.
050413d9
Fix cross build error on windows with vs2017. Correct indent.
3acfa872
tracysh
requested changes
on 2020-11-18
Merge branch 'master' into zhalei/qgavgpool
3c567a64
change according to PR. Use nhwc transformer. Seperate gtest from
18cadc74
Merge branch 'master' into zhalei/qgavgpool
a197c32c
Add nhwc transformer test for QLinearGlobalAveragePool.
61c160ed
Fix indent when revert back some changes in mlas test.
586ded61
using RequantizeOutput for whole accumulate buffer rather than single
e2975889
Some rename and fix build issue.
620d9d7c
Fix x86 bug and build issue.
ec7634fe
Adjust number of pixels for x86 iteration.
c9b7689b
Fix arm build issue.
9509dc5c
Qlinear GlobalAveragePool result precision checker.
ef094e43
Changes according to PR feedback.
a7e328ec
Make arm neon qlinear globalavgpool using requantize output (c++ raw)
10ec0d32
revert adding quantize.h when neon part use RequantizeOutput.
c14ef3f3
Merge branch 'master' into zhalei/qgavgpool
23c4ab75
change according to new api of requantize
d5746238
Fix test name after change semantic of channel last.
26d15b92
clear_dim_value() first before set it to one to avoid both symbolic
a1a29d55
fix channels_last check
ac19175b
Merge branch 'zhalei/qgavgpool' of https://github.com/Microsoft/onnxr…
5100b9c7
use clear_dim_param
094fcafc
Fix alignment/unalignment issue. Add test case to cover it.
4c00bb5a
tracysh
approved these changes
on 2020-11-24
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub