This is an automated email from the ASF dual-hosted git repository.
bgawrych pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from ff4c14f [DOC] Large tensors documentation update (#20860)
add f4c4952 [FEATURE] Fuse dequantize with convolution (#20816)
No new revisions were added by this update.
Summary of changes:
CONTRIBUTORS.md | 1 +
src/operator/nn/dnnl/dnnl_convolution-inl.h | 4 +
src/operator/subgraph/dnnl/dnnl_conv.cc | 99 ++++++++++++----------
.../subgraph/dnnl/dnnl_post_quantize_property.h | 28 +++---
tests/python/dnnl/subgraphs/subgraph_common.py | 3 +-
tests/python/dnnl/subgraphs/test_conv_subgraph.py | 39 +++++++++
6 files changed, 115 insertions(+), 59 deletions(-)