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 0fb5ae2  [Op][Topi] Gather, GatherND, Take can accept unsigned 
integers as indices (#10080)
     add ba65197  [MetaSchedule][M4b] Testcases for TensorRT builder/runner 
(#10055)

No new revisions were added by this update.

Summary of changes:
 python/tvm/meta_schedule/testing/__init__.py       |   1 +
 python/tvm/meta_schedule/testing/byoc_trt.py       |  53 +++++
 .../unittest/test_meta_schedule_byoc_tensorrt.py   | 228 +++++++++++++++++++++
 3 files changed, 282 insertions(+)
 create mode 100644 python/tvm/meta_schedule/testing/byoc_trt.py
 create mode 100644 tests/python/unittest/test_meta_schedule_byoc_tensorrt.py

Reply via email to