This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 050a836 [AutoScheduler] Tutorial on auto-scheduling a network for GPU
(#6882)
add c7c39a4 Fix edge cases in const_int_bound and fold_scale_axis (#6911)
No new revisions were added by this update.
Summary of changes:
src/arith/const_int_bound.cc | 4 +--
src/relay/transforms/fold_scale_axis.cc | 13 +++++++-
tests/python/relay/test_pass_fold_scale_axis.py | 38 ++++++++++++++++++++++
.../python/unittest/test_arith_const_int_bound.py | 14 ++++++++
4 files changed, 66 insertions(+), 3 deletions(-)