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

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


    from ba65197  [MetaSchedule][M4b] Testcases for TensorRT builder/runner 
(#10055)
     add 538347e  [MetaSchedule] postproc: rewrite_cooperative_fetch (#10081)

No new revisions were added by this update.

Summary of changes:
 python/tvm/meta_schedule/postproc/__init__.py      |   1 +
 ...fy_gpu_code.py => rewrite_cooperative_fetch.py} |  13 +-
 .../postproc/rewrite_cooperative_fetch.cc          | 156 +++++++++++++++++++++
 ..._schedule_postproc_rewrite_cooperative_fetch.py | 155 ++++++++++++++++++++
 4 files changed, 320 insertions(+), 5 deletions(-)
 copy python/tvm/meta_schedule/postproc/{verify_gpu_code.py => 
rewrite_cooperative_fetch.py} (67%)
 create mode 100644 src/meta_schedule/postproc/rewrite_cooperative_fetch.cc
 create mode 100644 
tests/python/unittest/test_meta_schedule_postproc_rewrite_cooperative_fetch.py

Reply via email to