You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by sy...@apache.org on 2021/11/24 10:06:11 UTC

[tvm] branch main updated (cf17208 -> 9e59e91)

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

syfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from cf17208  [QNN] Fix order of operations in qnn.quantize slightly to prevent undefined behavior (#9558)
     add 9e59e91  [TensorIR][Schedule] Inherit block anotation upon creating new blocks (#9573)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/primitive/reduction.cc            |  6 ++-
 .../python/unittest/test_tir_schedule_reduction.py | 42 +++++++++++++++++++
 tests/python/unittest/test_tir_schedule_rfactor.py | 48 ++++++++++++++++++++++
 3 files changed, 95 insertions(+), 1 deletion(-)