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 d8846ec975 [TOPI][OP]change float multiplication of resize op to
integer division (#12315)
add 33bf708755 [Fix] Fix precision issue in FFI converting `int/float` to
`PrimExpr` (#12417)
add 0ac5dd7f64 [Fix] Fix errors in error checking and reporting (#12423)
No new revisions were added by this update.
Summary of changes:
include/tvm/ir/expr.h | 4 ++--
python/tvm/te/operation.py | 14 ++++++++------
python/tvm/tir/function.py | 2 +-
3 files changed, 11 insertions(+), 9 deletions(-)