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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 8e95bba697 Remove mutable defaults in mlp_model (#12546)
     add 3bd168194f check for CMSIS_PATH in project generation (#12547)
     add 5cef6bf559 [microTVM] Rework evaluate_model_accuracy into a more 
generic helper function (#12539)
     add 58f2139ffd [microTVM] Replace static fixtures with parameterization 
(#12530)

No new revisions were added by this update.

Summary of changes:
 .../template_project/CMakeLists.txt.template       |  3 ++-
 .../zephyr/template_project/microtvm_api_server.py |  6 +++++
 python/tvm/micro/testing/__init__.py               |  2 +-
 python/tvm/micro/testing/evaluation.py             | 21 +++++----------
 python/tvm/micro/testing/pytest_plugin.py          | 30 ++++++++++++++++++----
 python/tvm/micro/testing/utils.py                  |  5 ++++
 tests/micro/arduino/test_arduino_workflow.py       | 13 +++++++---
 tests/micro/common/conftest.py                     | 16 ------------
 tests/micro/common/test_autotune.py                | 13 +++++-----
 9 files changed, 61 insertions(+), 48 deletions(-)

Reply via email to