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 2022/09/27 20:55:51 UTC

[tvm] branch main updated (5a807e27c0 -> 82e6fc41f8)

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 5a807e27c0 [Hexagon] [runtime] Add thread manager to resource management (#12905)
     add 82e6fc41f8 [microTVM] add the option to open a saved micro project for debugging (#12495)

No new revisions were added by this update.

Summary of changes:
 python/tvm/micro/build.py              | 26 +++++++++++++---
 python/tvm/micro/session.py            | 56 ++++++++++++++++++++++++----------
 python/tvm/micro/testing/evaluation.py | 39 +++++++++++++++--------
 3 files changed, 88 insertions(+), 33 deletions(-)