You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by wu...@apache.org on 2021/04/27 04:29:45 UTC

[tvm] branch main updated (82fecbf -> f681359)

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

wuwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 82fecbf  [CodeGenC] Fix bugs when calling extern functions (#7911)
     add f681359  [FIX] skip_conv_layers will affect quantization of nn.dense (#7795)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/quantize/quantize.py         |  5 ++--
 src/relay/quantize/quantize.cc                |  1 +
 tests/python/relay/test_pass_auto_quantize.py | 35 +++++++++++++++++++++++++++
 3 files changed, 38 insertions(+), 3 deletions(-)