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

[tvm] branch main updated (a7cf317 -> d1967f2)

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

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


    from a7cf317  [TIR][USMP] Add a parallel to serial for loop converter pass (#8469)
     add d1967f2  [Relay] Improve reduction op layout propagation for packed input  (#9253)

No new revisions were added by this update.

Summary of changes:
 src/relay/op/tensor/reduce.cc                   | 42 ++++++++++++++++++-------
 tests/python/relay/test_pass_alter_op_layout.py | 22 +++++++------
 2 files changed, 42 insertions(+), 22 deletions(-)