This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 4533d31488 [Relax] Add FDataDependent operator attribute for
LegalizeOps (#18664)
add 78b5ed068c [Relax] Implement dynamic output trimming for NMS (#18676)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/op/vision/nms.py | 8 +-
python/tvm/relax/transform/legalize_ops/vision.py | 114 ++++++++++------------
tests/python/relax/test_op_vision.py | 98 ++++++++++++++++++-
3 files changed, 146 insertions(+), 74 deletions(-)