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/11/19 01:41:25 UTC

[tvm] branch main updated (1ff6e99556 -> 24b7d9fdd0)

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 1ff6e99556 [OPENCL][TEXTURE] Test case enhancements and fixes for RPC (#13408)
     add 24b7d9fdd0 [MetaSchedule] Fix Dynamic Loop from AutoBinding (#13421)

No new revisions were added by this update.

Summary of changes:
 .../tvm/meta_schedule/schedule/cuda/thread_bind.h  |   1 +
 src/meta_schedule/schedule/cuda/thread_bind.cc     |   2 +-
 src/meta_schedule/schedule/cuda/winograd.cc        |   3 +-
 .../test_meta_schedule_space_cuda_winograd.py      | 241 +++++++++++++++++++++
 4 files changed, 245 insertions(+), 2 deletions(-)