You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by le...@apache.org on 2021/12/13 11:51:40 UTC

[tvm] branch main updated (c19f193 -> 5557b8c)

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

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


    from c19f193  Follow up from CMSIS-NN pooling failure (#9708)
     add 5557b8c  Improve tvmc error message from lazy-loading frontend imports (#9074)

No new revisions were added by this update.

Summary of changes:
 python/tvm/driver/tvmc/common.py           |  4 +++
 python/tvm/driver/tvmc/frontends.py        | 43 +++++++++++-------------
 python/tvm/driver/tvmc/main.py             |  6 ++++
 tests/python/driver/tvmc/test_frontends.py | 52 ++++++++++++++++++++++++++++++
 4 files changed, 80 insertions(+), 25 deletions(-)