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 09:43:18 UTC

[tvm] branch main updated (2b35cfd -> 6efade6)

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 2b35cfd  Add Hexagon VTCM and discontiguous allocation support (#9525)
     add 6efade6  [TVMC] run: Don't use static path to find model.tar (#9712)

No new revisions were added by this update.

Summary of changes:
 python/tvm/driver/tvmc/model.py      | 12 ++++++++++--
 python/tvm/driver/tvmc/runner.py     | 20 ++++++++++++--------
 tests/python/driver/tvmc/conftest.py |  1 +
 tests/python/driver/tvmc/test_mlf.py | 27 +++++++++++++++++++++++++++
 4 files changed, 50 insertions(+), 10 deletions(-)