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 2022/09/06 20:10:44 UTC

[tvm] branch main updated (141b17b23a -> da48e13b66)

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 141b17b23a [Hexagon] Add optimized schedule for nn.pad (#12714)
     add da48e13b66 [TVMC] Run module once by default (#12713)

No new revisions were added by this update.

Summary of changes:
 python/tvm/driver/tvmc/runner.py        | 58 +++++++++++++++++++++++----------
 tests/python/driver/tvmc/conftest.py    | 16 +++++++++
 tests/python/driver/tvmc/test_model.py  |  4 ++-
 tests/python/driver/tvmc/test_runner.py | 42 ++++++++++++++++++++++++
 4 files changed, 101 insertions(+), 19 deletions(-)