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 2021/10/26 02:59:19 UTC

[tvm] branch main updated (133a7dc -> 4d0cfd9)

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 133a7dc  [microTVM] Add platform version check to template project (#9274)
     add 4d0cfd9  [TIR] Move UnifyThreadBinding to earlier stage (#9365)

No new revisions were added by this update.

Summary of changes:
 src/driver/driver_api.cc                           |   2 +-
 src/tir/transforms/unify_thread_binding.cc         |  90 ++++++--
 .../test_tir_transform_unify_thread_binding.py     | 236 ++++++++++++---------
 3 files changed, 205 insertions(+), 123 deletions(-)