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 3a19f0e50d [FEATURE] Dnnl sum primitive path (#21132)
     add f803641b53 [DOC] Add custom strategy script to quantization with INC 
example (#21134)

No new revisions were added by this update.

Summary of changes:
 .../backend/dnnl/dnnl_quantization_inc.md          |  34 ++--
 example/quantization_inc/custom_strategy.py        | 193 +++++++++++++++++++++
 ...{resnet_measurment.py => resnet_measurement.py} |   0
 example/quantization_inc/resnet_tuning.py          |   3 +-
 4 files changed, 215 insertions(+), 15 deletions(-)
 create mode 100755 example/quantization_inc/custom_strategy.py
 rename example/quantization_inc/{resnet_measurment.py => 
resnet_measurement.py} (100%)

Reply via email to