This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 24df0ba Additional canonicalization added for AddNode (#5846)
add 64766c2 [AutoTVM] Suppress the warning messages when compile engine
selects impls (#5821)
No new revisions were added by this update.
Summary of changes:
python/tvm/autotvm/env.py | 1 +
python/tvm/autotvm/task/dispatcher.py | 13 ++++++-------
python/tvm/relay/backend/compile_engine.py | 18 ++++++++++++++++--
tests/python/integration/test_winograd_nnpack.py | 5 +++--
topi/tests/python/test_topi_group_conv2d_NCHWc_int8.py | 3 ++-
5 files changed, 28 insertions(+), 12 deletions(-)