You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ar...@apache.org on 2021/10/05 18:59:28 UTC

[tvm] branch main updated (627e92e -> 37cd983)

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

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


    from 627e92e  [VitisAI] Update Vitis AI integration to 1.4 release (#8815)
     add 37cd983  Fix end to end benchmark with rpc devices (#9175)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/graph_executor.py              |  2 +-
 python/tvm/runtime/vm.py                          |  2 +-
 src/runtime/ndarray.cc                            |  3 ++-
 tests/python/relay/test_backend_graph_executor.py |  6 +++---
 tests/python/relay/test_op_level5.py              |  4 ++--
 tests/python/relay/test_vm.py                     | 12 +++++++-----
 6 files changed, 16 insertions(+), 13 deletions(-)