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 2022/02/10 16:19:34 UTC

[tvm] branch main updated (7c22f3f -> 61b66cd)

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 7c22f3f  [Conda] Fix a compatibility bug in conda scripts (#10201)
     add 61b66cd  PackedFunction to return params from the .so module, show warning when no params are set (#9811)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/debugger/debug_executor.py      | 14 ++++-
 .../graph_executor/graph_executor_factory.cc       |  9 ++++
 .../test_runtime_module_based_interface.py         | 63 ++++++++++++++++++++++
 3 files changed, 85 insertions(+), 1 deletion(-)