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

zhic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 2077cd5  [CI] Recover Windows Mac Build CI via Github Actions (#4662)
     add baae28b  [Autotvm] Use VM compile to extract autotvm tasks (#4328)

No new revisions were added by this update.

Summary of changes:
 docs/api/python/relay/backend.rst                  |  3 +
 python/tvm/autotvm/task/relay_integration.py       | 35 +++++----
 python/tvm/relay/backend/vm.py                     | 85 +++++++++++++++++-----
 src/relay/backend/vm/compiler.cc                   | 44 ++++++-----
 src/relay/backend/vm/compiler.h                    | 17 ++---
 tests/python/relay/test_autotvm_task_extraction.py | 18 ++++-
 tests/python/relay/test_vm.py                      |  2 +-
 7 files changed, 140 insertions(+), 64 deletions(-)

Reply via email to