You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by jw...@apache.org on 2021/04/02 16:44:32 UTC

[tvm] branch main updated (ca0f928 -> d12dd95)

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

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


    from ca0f928  [ONNX] Dynamic Gather (#7787)
     add d12dd95  [TVMC] Separate model loading from model compilation in TVMC. (#7739)

No new revisions were added by this update.

Summary of changes:
 python/tvm/driver/tvmc/compiler.py        | 23 +++++++----------
 tests/python/driver/tvmc/conftest.py      |  3 ++-
 tests/python/driver/tvmc/test_compiler.py | 41 +++++++++++++++++--------------
 3 files changed, 34 insertions(+), 33 deletions(-)