You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/08/01 02:39:37 UTC

[tvm] branch last-successful updated (1d1fc08367 -> a842449d23)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 1d1fc08367 [Fix] Minor modification in unittests (#12247)
     add a842449d23 [MetaSchedule][Test] Add unittests for T2D (#12249)

No new revisions were added by this update.

Summary of changes:
 .../tvm/meta_schedule/testing/space_generation.py  |  16 +-
 .../unittest/test_meta_schedule_space_cpu.py       | 162 +++++++++++++++++++++
 .../unittest/test_meta_schedule_space_cuda.py      |  92 ++++++++++++
 3 files changed, 267 insertions(+), 3 deletions(-)