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

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


    from 41c94b27ef [Relay][Pytorch] Add aten::new_ones, aten::new_full, 
aten::fill_, aten::pad, aten::reshape_as and atem::empty_like (#11896)
     add 3bd83e0c9f [MetaSchedule] Handle 'warp_execution' implied extend of 
threadIdx.x in VerifyGpuCode (#11949)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/stmt.h                             |   6 +
 src/meta_schedule/postproc/verify_gpu_code.cc      |  18 +-
 .../test_meta_schedule_postproc_verify_gpu_code.py | 438 +++++++++++++++++++--
 3 files changed, 417 insertions(+), 45 deletions(-)

Reply via email to