This is an automated email from the ASF dual-hosted git repository.
areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from e1b49c8cb6 [TOPI] Fix data race of batch multibox detection (#14343)
add 2eeb37eef0 [Arith][Bugfix] Simplify "x - 1 < y" into "x <= y" (#14528)
No new revisions were added by this update.
Summary of changes:
src/arith/rewrite_simplify.cc | 54 ++++++++++++++++------
.../python/unittest/test_arith_rewrite_simplify.py | 21 ++++++++-
2 files changed, 59 insertions(+), 16 deletions(-)