You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by lm...@apache.org on 2021/01/14 14:20:17 UTC

[tvm] branch main updated (8d3c0e7 -> 7f4aa24)

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

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


    from 8d3c0e7  [CUDA] [Codegen] Ensuring atleast one thread block for dynamism (#7273)
     add 7f4aa24  [AutoScheduler] Fix layout rewrite for axis with extent=1 (#7279)

No new revisions were added by this update.

Summary of changes:
 src/auto_scheduler/compute_dag.cc                        |  9 ++++++++-
 .../unittest/test_auto_scheduler_layout_rewrite.py       | 16 ++++++++++++++++
 2 files changed, 24 insertions(+), 1 deletion(-)