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 814e856851 sort axes (#10985)
add 11b8cd3ca1 [ONNX] Add imports for BERT contrib operators (#10949)
add dbfab5c10d [Metaschedule] Make custom schedule_rule registration
optional (#10975)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/onnx.py | 224 ++++++++++++++++++++-
.../space_generator/post_order_apply.cc | 22 +-
tests/python/frontend/onnx/test_forward.py | 219 ++++++++++++++++++++
.../test_meta_schedule_post_order_apply.py | 4 +-
4 files changed, 460 insertions(+), 9 deletions(-)