This is an automated email from the ASF dual-hosted git repository.
kevinthesun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 64bc997 [DOCS] Move git_howto to rst, add Stage documents to te
(#5055)
add 2e913f0 [Graph tuner]Add opt out operator for has_multiple_inputs for
graph tuner (#5000)
No new revisions were added by this update.
Summary of changes:
python/tvm/autotvm/graph_tuner/_base.py | 2 ++
python/tvm/autotvm/graph_tuner/base_graph_tuner.py | 6 ++++--
python/tvm/autotvm/graph_tuner/dynamic_programming_tuner.py | 2 +-
python/tvm/autotvm/graph_tuner/pbqp_tuner.py | 2 +-
python/tvm/autotvm/graph_tuner/utils/traverse_graph.py | 8 +++++---
python/tvm/autotvm/graph_tuner/utils/utils.py | 12 +++++++++---
tests/python/unittest/test_graph_tuner_utils.py | 3 ++-
7 files changed, 24 insertions(+), 11 deletions(-)