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 d33a332283 [TVMScript] Printer VarTable (#12336)
     add 8dd621e564 [TIR] Expose ScriptComplete in header (#12419)
     add d8846ec975 [TOPI][OP]change float multiplication of resize op to 
integer division (#12315)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/image/resize.py                    | 65 +++++++++++++++++++---
 src/tir/ir/script/script_complete.cc               |  5 +-
 .../vision.cc => tir/ir/script/script_complete.h}  | 22 ++++----
 tests/python/topi/python/test_topi_image.py        |  3 +
 tests/python/topi/python/test_topi_upsampling.py   | 41 ++++++++++++++
 5 files changed, 114 insertions(+), 22 deletions(-)
 copy src/{topi/vision.cc => tir/ir/script/script_complete.h} (67%)

Reply via email to