This is an automated email from the ASF dual-hosted git repository.

akarbown pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from dc69b04  [BUGFIX] Fix test_zero_sized_dim save/restore of np_shape 
state (#20365)
     add 835e250  [BUGFIX] Fix quantized_op + requantize + dequantize fuse 
(#20323)

No new revisions were added by this update.

Summary of changes:
 src/operator/quantization/quantize_graph_pass.cc   | 51 ++++++++++++++++------
 .../quantization/quantized_elemwise_mul.cc         |  9 ----
 .../mkldnn_elemwisemul_post_quantize_property.h    | 49 ++++++++++++++-------
 .../mkldnn/mkldnn_fc_post_quantize_property.h      | 48 +++++++++++++-------
 src/operator/subgraph/mkldnn/mkldnn_fc_property.h  |  2 +-
 tests/python/mkl/subgraphs/test_fc_subgraph.py     | 24 ++++++++++
 6 files changed, 127 insertions(+), 56 deletions(-)

Reply via email to