Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement QLinear GlobalAveragePool with sse2/neon. #5838

Merged
merged 27 commits into from
Nov 24, 2020

Conversation

zhanghuanrong
Copy link
Contributor

Also start adding google test into mlas test.

Add quantization tools to support it.
Add optest for it.
Start changing mlas test using google test.
@zhanghuanrong zhanghuanrong requested a review from a team as a code owner November 18, 2020 01:00
onnxruntime/contrib_ops/cpu/qlinear_global_average_pool.h Outdated Show resolved Hide resolved
onnxruntime/core/graph/contrib_ops/contrib_defs.cc Outdated Show resolved Hide resolved
onnxruntime/core/graph/contrib_ops/contrib_defs.cc Outdated Show resolved Hide resolved
onnxruntime/core/graph/contrib_ops/contrib_defs.cc Outdated Show resolved Hide resolved
onnxruntime/core/mlas/inc/mlas.h Outdated Show resolved Hide resolved
onnxruntime/contrib_ops/cpu/qlinear_global_average_pool.cc Outdated Show resolved Hide resolved
onnxruntime/contrib_ops/cpu/qlinear_global_average_pool.cc Outdated Show resolved Hide resolved
onnxruntime/contrib_ops/cpu/qlinear_global_average_pool.cc Outdated Show resolved Hide resolved
onnxruntime/core/mlas/lib/quantize.h Outdated Show resolved Hide resolved
onnxruntime/core/mlas/lib/qlgavgpool.cpp Outdated Show resolved Hide resolved
@zhanghuanrong zhanghuanrong merged commit 9992f0f into master Nov 24, 2020
@zhanghuanrong zhanghuanrong deleted the zhalei/qgavgpool branch November 24, 2020 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants