This is an automated email from the ASF dual-hosted git repository.

moreau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from c39ab93  [TIR] Create a StringImm reference type (#4806)
     add 974195d  [TOPI] upsample operator 'NCHWinic' format support. (#4791)

No new revisions were added by this update.

Summary of changes:
 topi/python/topi/image/resize.py                   | 175 ++++++++++-----------
 topi/python/topi/testing/bilinear_resize_python.py |  92 ++++++-----
 topi/python/topi/testing/upsampling_python.py      |  14 ++
 topi/python/topi/util.py                           |   8 +
 topi/tests/python/test_topi_upsampling.py          |  28 +++-
 5 files changed, 188 insertions(+), 129 deletions(-)

Reply via email to