You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/09/26 23:33:03 UTC

[tvm] branch main updated (5ddd35c377 -> 4d5ed07325)

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

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


    from 5ddd35c377 [Relay][TE] Add default param name if needed (#12912)
     add 4d5ed07325 [TIR] Fix GetProducer/Consumer for duplicating dep edges (#12910)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/primitive/get_block_loop.cc       | 10 ++++-
 .../python/unittest/test_tir_schedule_utilities.py | 52 ++++++++++++++++++++++
 2 files changed, 60 insertions(+), 2 deletions(-)