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/11 00:53:54 UTC

[tvm] branch main updated (93fdf83e8f -> f950b118aa)

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 93fdf83e8f [MetaSchedule] Improve inlining and `VerifyGPUCode` for quantized model workload (#13334)
     add f950b118aa [MetaSchedule][Minor] Allow Zero Run Time In Benchmarking Result (#13354)

No new revisions were added by this update.

Summary of changes:
 .../measure_callback/update_cost_model.cc          |  3 ++-
 src/meta_schedule/utils.h                          | 13 ++++++++++
 .../test_meta_schedule_measure_callback.py         | 28 +++++++++++++++++++++-
 3 files changed, 42 insertions(+), 2 deletions(-)