This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from b00b1229c8 [Hexagon] Make local symbols visible to loaded modules in
RPC server (#11611)
add e19cf20054 TVMC: Allow to overwrite TVM_CONFIGS_JSON_DIR via
environment variables (#11623)
add 96a513cd97 Patch replay trace. (#11621)
No new revisions were added by this update.
Summary of changes:
include/tvm/meta_schedule/search_strategy.h | 4 +++-
python/tvm/driver/tvmc/config_options.py | 9 ++++++++
.../meta_schedule/search_strategy/replay_trace.py | 8 ++++++-
src/meta_schedule/search_strategy/replay_trace.cc | 18 ++++++++++++---
tests/python/driver/tvmc/test_parse_config_file.py | 27 +++++++++++++++++++++-
5 files changed, 60 insertions(+), 6 deletions(-)