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 24010db6c0 [TVMScript] Support roundtrip of LetNode (#11742)
add 6732a9e3b2 [Relay] Implement `SoftmaxRel` for softmax operators.
(#11728)
add d0650bad66 [Bugfix][MetaSchedule] Filter out dynamic extents (#11747)
No new revisions were added by this update.
Summary of changes:
python/tvm/meta_schedule/runner/rpc_runner.py | 11 +++++----
src/meta_schedule/extracted_task.cc | 14 ++++++++++-
src/relay/op/nn/nn.cc | 27 +++++++++++++++++++---
.../unittest/test_meta_schedule_integration.py | 9 ++++++++
4 files changed, 53 insertions(+), 8 deletions(-)