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

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


    from 66e123f  [TOPI] Parallelize GPU NMS inner loop (#7172)
     add 6a4c51e  [AutoScheduler] Use VM to extract tasks for dynamic models 
(#7173)

No new revisions were added by this update.

Summary of changes:
 python/tvm/auto_scheduler/relay_integration.py     | 58 ++++++++++++----
 python/tvm/auto_scheduler/utils.py                 | 13 +++-
 src/auto_scheduler/compute_dag.cc                  |  2 +-
 src/relay/backend/compile_engine.cc                |  3 +-
 .../relay/test_auto_scheduler_task_extraction.py   | 80 +++++++++++++---------
 5 files changed, 103 insertions(+), 53 deletions(-)

Reply via email to