You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/04/20 17:15:53 UTC

[tvm] branch last-successful updated (0b957802b0 -> 5b586605da)

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 0b957802b0 [microNPU] Cascader performance model bugfixes (#10510)
     add 970f868272 [TVMC] Add configuration json files to the Python package (#11063)
     add 5b586605da Better version handling for Arduino (#11043)

No new revisions were added by this update.

Summary of changes:
 .../template_project/microtvm_api_server.py        | 104 ++++++++++++---------
 .../tests/test_arduino_microtvm_api_server.py      |  82 +++++++++++++---
 python/setup.py                                    |   7 ++
 python/tvm/driver/tvmc/config_options.py           |  42 ++++++++-
 4 files changed, 171 insertions(+), 64 deletions(-)