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

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


    from b3a5e18f6f [TVMScript] Improved error message for unexpected top frame 
(#14399)
     add 0ded2132e6 [skip ci] Replace magic_wand model with micro_speech 
(#14414)
     add 0e28541149 [microTVM] Update poetry to fix security issues (#14429)
     add 9f6ce7cbf9 [relay][frontend][pytorch]Fix a bug in the 
_get_pytorch_value_type function (#14421)
     add 5cca18bb07 [Frontend] Add ONNX importer for QLinearSoftmax (#14425)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/poetry.lock                       | 3342 ++++++++++++-----------
 apps/microtvm/pyproject.toml                    |   54 +-
 gallery/how_to/work_with_microtvm/micro_tvmc.sh |   14 +-
 python/tvm/relay/frontend/onnx.py               |   21 +
 python/tvm/relay/frontend/pytorch.py            |    2 +-
 tests/lint/check_file_type.py                   |    1 +
 tests/lint/rat-excludes                         |    1 +
 tests/micro/arduino/test_utils.py               |    2 +-
 tests/micro/common/test_autotune.py             |    2 +-
 tests/micro/common/test_tvmc.py                 |    2 +-
 tests/python/frontend/onnx/test_forward.py      |   25 +
 tests/scripts/request_hook/request_hook.py      |    2 +-
 12 files changed, 1775 insertions(+), 1693 deletions(-)

Reply via email to