[mlir][quantizer] Add gathering of per-axis statistics in quantizer.
authorDmitry Murygin <murygin.dmitry@huawei.com>
Sat, 8 Feb 2020 23:07:35 +0000 (15:07 -0800)
committerStella Laurenzo <stellaraccident@gmail.com>
Sat, 8 Feb 2020 23:17:37 +0000 (15:17 -0800)
commit327e062a026a521d528244c12b38b8d6a2026b77
tree75c2a6900c71239b6ca3d04d0f5dea952934b406
parentabe3e5babdad001100b285d188e63f76fe21aea4
[mlir][quantizer] Add gathering of per-axis statistics in quantizer.

Reviewers: stellaraccident, nicolasvasilache

Reviewed By: stellaraccident

Subscribers: Joonsoo, merge_guards_bot, denis13

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73556
mlir/include/mlir/Quantizer/Support/Statistics.h
mlir/lib/Quantizer/Support/Statistics.cpp