onnxruntime
Implement QLinear GlobalAveragePool with sse2/neon.
#5838
Merged

Implement QLinear GlobalAveragePool with sse2/neon. #5838

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

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone