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/05/03 22:46:18 UTC

[tvm] branch main updated (90084ab8db -> 184b3a9474)

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 90084ab8db [PROFILER] Theoretical roofline models (#11066)
     add 184b3a9474 [FIX,AUTO_SCHEDULER] Handle manually unrolled loops in auto scheduler features (#11166)

No new revisions were added by this update.

Summary of changes:
 src/auto_scheduler/feature.cc                      | 32 +++++++++++-----------
 .../python/unittest/test_auto_scheduler_feature.py | 23 +++++++++++++++-
 2 files changed, 38 insertions(+), 17 deletions(-)