You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by kp...@apache.org on 2022/06/07 22:16:41 UTC

[tvm] branch main updated (774ee969fc -> d490620085)

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

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


    from 774ee969fc [relay] add missing virtual d'tor (#11601)
     add d490620085 [Hexagon][CI] Re-enable Hexagon tests in CI (#11613)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/hexagon/_ci_env_check.py | 62 +++++++++++++++++++++++++++++
 python/tvm/contrib/hexagon/pytest_plugin.py | 10 +----
 python/tvm/testing/utils.py                 |  8 ++--
 3 files changed, 66 insertions(+), 14 deletions(-)
 create mode 100644 python/tvm/contrib/hexagon/_ci_env_check.py