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 32a86f8304 [TOPI] TE implementation of LSTM using scan (#11531)
add 12440895e4 [MetaSchedule] Add Testing Script with ONNX Support (#11587)
No new revisions were added by this update.
Summary of changes:
...to_scheduler.py => tune_onnx_auto_scheduler.py} | 46 +++++++++++-----------
...meta_schedule.py => tune_onnx_meta_schedule.py} | 42 ++++++++++----------
.../testing/tune_relay_auto_scheduler.py | 4 +-
3 files changed, 47 insertions(+), 45 deletions(-)
copy python/tvm/meta_schedule/testing/{tune_relay_auto_scheduler.py =>
tune_onnx_auto_scheduler.py} (88%)
copy python/tvm/meta_schedule/testing/{tune_relay_meta_schedule.py =>
tune_onnx_meta_schedule.py} (87%)