You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by me...@apache.org on 2022/08/23 01:59:01 UTC

[tvm] branch main updated (3bd168194f -> 5cef6bf559)

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

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


    from 3bd168194f check for CMSIS_PATH in project generation (#12547)
     add 5cef6bf559 [microTVM] Rework evaluate_model_accuracy into a more generic helper function (#12539)

No new revisions were added by this update.

Summary of changes:
 python/tvm/micro/testing/__init__.py   |  2 +-
 python/tvm/micro/testing/evaluation.py | 21 ++++++---------------
 tests/micro/common/test_autotune.py    | 13 +++++++------
 3 files changed, 14 insertions(+), 22 deletions(-)